Searched refs:GUID (Results 1 – 25 of 29) sorted by relevance
12
/Linux-v5.4/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-v5.4/Documentation/ABI/stable/ |
D | sysfs-firmware-efi-vars | 12 GUID. They also have an arbitrary binary value 36 guid: The vendor GUID of the variable. This 37 should always match the GUID in the 74 variable that has a matching vendor GUID
|
D | sysfs-bus-vmbus | 12 Description: The VMBus interface type GUID of the device 19 Description: The VMBus interface instance GUID of the device
|
D | sysfs-driver-ib_srp | 14 byte I/O controller GUID portion of the 16-byte target port 129 Description: Eight-byte I/O controller GUID portion of the 16-byte target
|
D | sysfs-class-infiniband | 14 node_guid: (RO) Node GUID 16 sys_image_guid: (RO) System image GUID 379 administrative state of a given GUID
|
/Linux-v5.4/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-v5.4/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. 94 in_client_uuid - GUID of the FW Feature that needs 101 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-v5.4/drivers/staging/fwserial/ |
D | TODO | 9 GUID-to-port matching/whitelist/blacklist.
|
/Linux-v5.4/Documentation/admin-guide/acpi/ |
D | ssdt-overlays.rst | 120 "Name-GUID" and that the first 4 bytes in the file (little-endian format) 155 # try to pick up an existing GUID 158 # use a randomly generated GUID
|
/Linux-v5.4/drivers/staging/unisys/Documentation/ |
D | overview.txt | 77 visorbus:<device type GUID> 100 * the GUID(s) of the channel type(s) that are handled by this driver, as 105 device/channel with the appropriate channel-type GUID(s) appears or 205 typeguid a GUID identifying the channel type, in 215 zoneguid a GUID identifying the channel zone, in
|
/Linux-v5.4/Documentation/ABI/testing/ |
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-v5.4/drivers/usb/dwc2/ |
D | core.c | 810 addr = hsotg->regs + GUID; in dwc2_dump_global_registers() 812 (unsigned long)addr, dwc2_readl(hsotg, GUID)); in dwc2_dump_global_registers()
|
D | hw.h | 231 #define GUID HSOTG_REG(0x003c) macro
|
D | debugfs.c | 354 dump_register(GUID),
|
/Linux-v5.4/Documentation/fpga/ |
D | dfl.rst | 48 | GUID | 149 Read Accelerator GUID (afu_id)
|
/Linux-v5.4/Documentation/ |
D | debugging-via-ohci1394.txt | 118 firewire_core 0000:15:00.1: created device fw1: GUID 00061b0020105917, S400
|
/Linux-v5.4/Documentation/core-api/ |
D | kernel-api.rst | 171 UUID/GUID
|
D | printk-formats.rst | 329 UUID/GUID addresses
|
/Linux-v5.4/Documentation/media/v4l-drivers/ |
D | uvcvideo.rst | 158 __u8 entity[16] UVC extension unit GUID
|
/Linux-v5.4/Documentation/driver-api/ |
D | uio-howto.rst | 674 Since the driver does not declare any device GUID's, it will not get 677 the network device class GUID:: 685 the hardware specific driver and bind the generic driver, using the device specific GUID
|
/Linux-v5.4/block/partitions/ |
D | Kconfig | 249 bool "EFI GUID Partition support" if PARTITION_ADVANCED
|
/Linux-v5.4/drivers/usb/dwc3/ |
D | debugfs.c | 70 dump_register(GUID),
|
/Linux-v5.4/drivers/message/fusion/lsi/ |
D | mpi_cnfg.h | 2347 U8 GUID[24]; /* 08h */ member
|
12