Home
last modified time | relevance | path

Searched refs:_ADR (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/Documentation/firmware-guide/acpi/
Di2c-muxes.rst33 Name (_ADR, 0)
48 Name (_ADR, 1)
Dintel-pmc-mux.rst39 Name (_ADR, 0)
44 Name (_ADR, 1)
58 Name (_ADR, 0)
125 Name (_ADR, 0)
140 Name (_ADR, 1)
Dnamespace.rst154 | +-| _ADR | Name(_ADR, 0x00020000): the PCI bus address
281 example, it may be a PCI device with _ADR defined and without _HID
307 object representing a PCI bridge) whose _ADR returns 0x00020000 and the
Denumeration.rst157 Name (_ADR, 1)
395 Moreover, the specification mandates that either a _HID or an _ADR identification
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-acpi42 _ADR control method, which is present for ACPI device
Dsysfs-bus-nfit19 (RO) The address (given by the _ADR object) of the device on its
/Linux-v5.10/Documentation/admin-guide/acpi/
Dssdt-overlays.rst33 Name (_ADR, Zero)
/Linux-v5.10/drivers/acpi/
Dacpi_video.c192 u8 _ADR:1; /* Return the unique ID */ member
1018 device->cap._ADR = 1; in acpi_video_device_find_cap()