Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/firmware-guide/acpi/
Di2c-muxes.rst33 Name (_ADR, 0)
48 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.4/Documentation/ABI/testing/
Dsysfs-bus-acpi41 _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.4/Documentation/admin-guide/acpi/
Dssdt-overlays.rst33 Name (_ADR, Zero)
/Linux-v5.4/drivers/acpi/
Dacpi_video.c192 u8 _ADR:1; /* Return the unique ID */ member
1014 device->cap._ADR = 1; in acpi_video_device_find_cap()