Home
last modified time | relevance | path

Searched refs:GUID (Results 1 – 25 of 47) sorted by relevance

12

/linux-6.12.1/Documentation/driver-api/
Dwmi.rst8 with WMI devices, and an older GUID-based interface. The latter interface is
10 it has some issues with multiple WMI devices sharing the same GUID.
13 same GUID. Drivers can then register a :c:type:`struct wmi_driver <wmi_driver>`
Dwbrf.rst42 The GUID used for the _DSM is 7B7656CF-DC3D-4C1C-83E9-66E721DE3070.
/linux-6.12.1/drivers/platform/x86/hp/
Dtc1100-wmi.c21 #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()
231 if (!wmi_has_guid(GUID)) in tc1100_init()
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-class-intel_pmt21 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
Dsysfs-driver-intel_sdsi35 (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
Dsysfs-bus-wmi37 This file contains the GUID used to match WMI devices to
38 compatible WMI drivers. This GUID is not necessarily unique
Dconfigfs-tsm121 Specifying an empty/null GUID (00000000-0000-0000-0000-000000)
123 part of the attestation report. Specifying a GUID request
Dsecurityfs-secrets-coco16 where the filename is the GUID of the entry in the secrets
Dsysfs-devices-platform-ipmi96 (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
Dsysfs-firmware-efi-esrt30 Description: Each ESRT entry is identified by a GUID, and each gets a
/linux-6.12.1/Documentation/driver-api/mei/
Dmei.rst17 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.
Diamt.rst56 firmware feature using a defined GUID and then communicates with the feature
/linux-6.12.1/fs/ntfs3/
Dntfs.h46 struct GUID { struct
841 struct GUID ObjId; // 0x00: Unique Id assigned to file.
845 struct GUID BirthVolumeId; //0x10:
851 struct GUID BirthObjectId; // 0x20:
857 struct GUID DomainId; // 0x30:
865 struct GUID ObjId; // 0x10: Unique Id assigned to file.
870 struct GUID BirthVolumeId; // 0x28:
877 struct GUID BirthObjectId; // 0x38:
883 struct GUID BirthDomainId; // 0x48:
994 struct GUID Guid; // 0x08:
/linux-6.12.1/tools/testing/selftests/drivers/sdsi/
Dsdsi_test.py26 GUID = "0x6dd191" variable
104 if self.read_value(folder + "guid") == GUID:
/linux-6.12.1/Documentation/admin-guide/acpi/
Dssdt-overlays.rst121 "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-6.12.1/Documentation/wmi/devices/
Dwmi-bmof.rst23 The Binary MOF WMI device is identified by the WMI GUID ``05901221-D566-11D1-B2F0-00A0C9062910``.
/linux-6.12.1/Documentation/wmi/
Dacpi-interface.rst31 0x00 16 128 bit Variant 2 object GUID.
45 Each WMI object GUID can appear multiple times inside a system.
Ddriver-development-guide.rst11 using the deprecated GUID-based WMI interface.
83 and are forbidden from using any deprecated GUID-based WMI functions. This means that the
159 - usage of the deprecated GUID-based WMI interface which uses GUIDs instead of WMI device structs
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-bus-vmbus19 Description: The VMBus interface type GUID of the device
26 Description: The VMBus interface instance GUID of the device
Dsysfs-driver-ib_srp15 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
Dsysfs-class-infiniband15 node_guid: (RO) Node GUID
17 sys_image_guid: (RO) System image GUID
353 administrative state of a given GUID
/linux-6.12.1/Documentation/translations/zh_CN/core-api/
Dkernel-api.rst179 UUID/GUID
Dprintk-formats.rst365 UUID/GUID地址
/linux-6.12.1/Documentation/hwmon/
Dhp-wmi-sensors.rst124 support them. This is because the same WMI event GUID used by this driver
/linux-6.12.1/drivers/usb/dwc2/
Dcore.c744 addr = hsotg->regs + GUID; in dwc2_dump_global_registers()
746 (unsigned long)addr, dwc2_readl(hsotg, GUID)); in dwc2_dump_global_registers()

12