/Linux-v6.1/drivers/platform/x86/ |
D | tc1100-wmi.c | 21 #define GUID "C364AC71-36DB-495A-8494-B439D472A505" macro 59 status = wmi_query_block(GUID, instance, &result); in get_state() 111 status = wmi_set_block(GUID, instance, &input); in set_state() 233 if (!wmi_has_guid(GUID)) in tc1100_init()
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-driver-intel_sdsi | 35 (RO) The GUID for the registers file. The GUID identifies 37 Information about the register layouts for a particular GUID 47 is determined by the GUID in this directory. Information about 48 the layout for a particular GUID is available at
|
D | sysfs-class-intel_pmt | 21 GUID for the device. 36 (RO) The GUID for this telemetry device. The GUID identifies 66 can be determined from an XML file of specified GUID for the 82 (RO) The GUID for this crashlog device. The GUID identifies the
|
D | securityfs-secrets-coco | 16 where the filename is the GUID of the entry in the secrets
|
D | sysfs-devices-platform-ipmi | 96 (RO) A GUID (Globally Unique ID), also referred to as a UUID 98 as described in section 20.8 'Get Device GUID Command' of the
|
D | sysfs-firmware-efi-esrt | 30 Description: Each ESRT entry is identified by a GUID, and each gets a
|
/Linux-v6.1/Documentation/ABI/stable/ |
D | sysfs-firmware-efi-vars | 12 GUID. They also have an arbitrary binary value 37 guid: The vendor GUID of the variable. This 38 should always match the GUID in the 77 variable that has a matching vendor GUID
|
D | sysfs-bus-vmbus | 19 Description: The VMBus interface type GUID of the device 26 Description: The VMBus interface instance GUID of the device
|
D | sysfs-driver-ib_srp | 15 byte I/O controller GUID portion of the 16-byte target port 132 Description: Eight-byte I/O controller GUID portion of the 16-byte target
|
D | sysfs-class-infiniband | 15 node_guid: (RO) Node GUID 17 sys_image_guid: (RO) System image GUID 353 administrative state of a given GUID
|
/Linux-v6.1/fs/ntfs/ |
D | layout.h | 1105 } __attribute__ ((__packed__)) GUID; typedef 1123 GUID birth_volume_id; 1124 GUID birth_object_id; 1125 GUID domain_id; 1137 GUID object_id; /* Unique id assigned to the 1145 GUID birth_volume_id; /* Unique id of volume on which 1147 GUID birth_object_id; /* Unique id of file when it was 1149 GUID domain_id; /* Reserved, zero. */ 1596 /* 12*/ GUID object_type; 1597 /* 28*/ GUID inherited_object_type; [all …]
|
/Linux-v6.1/Documentation/driver-api/mei/ |
D | mei.rst | 17 Each Intel ME feature, or Intel ME Client is addressed by a unique GUID and 29 :c:macro:`MEI_CONNECT_CLIENT_IOCTL`, which passes the desired GUID. 99 in_client_uuid - GUID of the FW Feature that needs 106 ENOTTY No such client (i.e. wrong GUID) or connection is not allowed. 134 in_client_uuid - GUID of the FW Feature that needs 143 ENOTTY No such client (i.e. wrong GUID) or connection is not allowed.
|
D | iamt.rst | 56 firmware feature using a defined GUID and then communicates with the feature
|
/Linux-v6.1/fs/ntfs3/ |
D | ntfs.h | 46 struct GUID { struct 841 struct GUID ObjId; // 0x00: Unique Id assigned to file. 842 struct GUID BirthVolumeId; // 0x10: Birth Volume Id is the Object Id of the Volume on. 844 struct GUID BirthObjectId; // 0x20: Birth Object Id is the first Object Id that was 848 struct GUID DomainId; // 0x30: Domain Id is currently unused but it is intended to be 859 struct GUID ObjId; // 0x10: Unique Id assigned to file. 861 struct GUID BirthVolumeId; // 0x28: Birth Volume Id is the Object Id of the Volume on 863 struct GUID BirthObjectId; // 0x38: Birth Object Id is the first Object Id that was 868 struct GUID BirthDomainId; // 0x48: Domain Id is currently unused but it is intended 984 struct GUID Guid; // 0x08:
|
/Linux-v6.1/tools/testing/selftests/drivers/sdsi/ |
D | sdsi_test.py | 26 GUID = "0x6dd191" variable 104 if self.read_value(folder + "guid") == GUID:
|
/Linux-v6.1/Documentation/admin-guide/acpi/ |
D | ssdt-overlays.rst | 121 "Name-GUID" and that the first 4 bytes in the file (little-endian format) 156 # try to pick up an existing GUID 159 # use a randomly generated GUID
|
/Linux-v6.1/tools/arch/x86/intel_sdsi/ |
D | intel_sdsi.c | 28 #define GUID 0x6dd191 macro 124 if (s->guid != GUID) { in sdsi_update_registers()
|
/Linux-v6.1/Documentation/translations/zh_CN/core-api/ |
D | kernel-api.rst | 173 UUID/GUID
|
D | printk-formats.rst | 365 UUID/GUID地址
|
/Linux-v6.1/fs/ksmbd/ |
D | smb_common.h | 220 unsigned char GUID[SMB1_CLIENT_GUID_SIZE]; member
|
/Linux-v6.1/drivers/usb/dwc2/ |
D | core.c | 739 addr = hsotg->regs + GUID; in dwc2_dump_global_registers() 741 (unsigned long)addr, dwc2_readl(hsotg, GUID)); in dwc2_dump_global_registers()
|
D | hw.h | 211 #define GUID HSOTG_REG(0x003c) macro
|
/Linux-v6.1/Documentation/core-api/ |
D | debugging-via-ohci1394.rst | 118 firewire_core 0000:15:00.1: created device fw1: GUID 00061b0020105917, S400
|
D | kernel-api.rst | 180 UUID/GUID
|
/Linux-v6.1/Documentation/virt/hyperv/ |
D | vmbus.rst | 260 is configured to have. Each VMbus device type has a fixed GUID 262 identified by a GUID. The offer message from Hyper-V contains
|