Searched full:prp0001 (Results 1 – 8 of 8) sorted by relevance
/linux-6.14.4/Documentation/firmware-guide/acpi/ |
D | enumeration.rst | 515 The special DT namespace link device ID, PRP0001, provides a means to use the 518 if PRP0001 is returned by _HID, the ACPI subsystem will look for the 530 Analogously, if PRP0001 is present in the list of device IDs returned by _CID, 534 _HID and _CID depends on the position of PRP0001 in the _CID return package. 535 Specifically, the device IDs returned by _HID and preceding PRP0001 in the _CID 545 Name (_HID, "PRP0001") 565 It is valid to define device objects with a _HID returning PRP0001 and without 571 However, PRP0001 can only be returned from either _HID or _CID of a device
|
/linux-6.14.4/Documentation/devicetree/bindings/ |
D | incomplete-devices.yaml | 16 Examples are devices using ACPI PRP0001 with non-updatable firmware/ACPI 31 with non-updatable firmware/ACPI tables (via ACPI PRP0001)
|
/linux-6.14.4/drivers/media/cec/i2c/ |
D | ch7322.c | 381 { "i2c-PRP0001:00", "0000:00:02.0", "Port B" }, 382 { "i2c-PRP0001:01", "0000:00:02.0", "Port C" },
|
/linux-6.14.4/Documentation/i2c/busses/ |
D | i2c-piix4.rst | 155 Name (_HID, "PRP0001")
|
/linux-6.14.4/drivers/iio/light/ |
D | ltrf216a.c | 564 /* For Valve's Steamdeck device, an ACPI platform using PRP0001 */
|
D | gp2ap002.c | 455 * ACPI PRP0001 for registering the sensor using device tree in gp2ap002_probe()
|
/linux-6.14.4/drivers/acpi/ |
D | internal.h | 297 #define ACPI_DT_NAMESPACE_HID "PRP0001"
|
/linux-6.14.4/drivers/iio/adc/ |
D | pac1934.c | 1514 * This makes it possible to use also ACPI PRP0001 for in pac1934_probe()
|