Searched full:prp0001 (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/firmware-guide/acpi/ |
H A 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/Documentation/devicetree/bindings/ |
H A 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/drivers/media/cec/i2c/ |
H A D | ch7322.c | 381 { "i2c-PRP0001:00", "0000:00:02.0", "Port B" }, 382 { "i2c-PRP0001:01", "0000:00:02.0", "Port C" },
|
/linux/drivers/acpi/ |
H A D | internal.h | 297 #define ACPI_DT_NAMESPACE_HID "PRP0001"
|