Searched refs:UUID (Results 1 - 7 of 7) sorted by relevance

/linux-master/tools/testing/selftests/pstore/
H A Dpstore_tests22 echo "${TEST_STRING_PATTERN}""$UUID" > /dev/pmsg0
24 echo "$UUID" > $TOP_DIR/uuid
H A Dcommon_tests58 UUID=`cat /proc/sys/kernel/random/uuid`
60 LOG_DIR=$TOP_DIR/logs/`date +%Y%m%d-%H%M%S`_${UUID}/
74 prlog "UUID="$UUID
/linux-master/drivers/platform/mellanox/
H A Dmlxbf-bootctl.c27 /* UUID used to probe ATF service. */
771 u64 uuid_data[MLNX_MFG_VAL_QWORD_CNT(UUID) + 1] = { 0 };
776 for (word = 0; word < MLNX_MFG_VAL_QWORD_CNT(UUID); word++) {
795 u64 uuid[MLNX_MFG_VAL_QWORD_CNT(UUID)] = { 0 };
805 for (word = 0; word < MLNX_MFG_VAL_QWORD_CNT(UUID); word++) {
1019 /* Ensure we have the UUID we expect for this service. */
/linux-master/include/uapi/linux/usb/
H A Dch9.h962 __u8 UUID[16]; member in struct:usb_plat_dev_cap_descriptor
/linux-master/tools/net/ynl/lib/
H A Dynl.py886 formatted = str(uuid.UUID(bytes=raw))
/linux-master/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py1882 uuidRawObj = uuid.UUID(ufidstr).fields
/linux-master/drivers/usb/gadget/
H A Dcomposite.c891 export_guid(webusb_cap->UUID, &webusb_uuid);

Completed in 113 milliseconds