Example fragment:
module_acpi_driver(my_driver); MODULE_LICENSE("GPL"); acpi prp0001 0
ACPI: PRP0001 (0) found or a where 0 is the driver_data or index. If you need a code piece (kernel module example) Here’s a minimal kernel module that matches PRP0001 with _UID=0 : Example fragment: module_acpi_driver(my_driver)
Acpi Prp0001 0 Apr 2026
Example fragment:
module_acpi_driver(my_driver); MODULE_LICENSE("GPL"); acpi prp0001 0
ACPI: PRP0001 (0) found or a where 0 is the driver_data or index. If you need a code piece (kernel module example) Here’s a minimal kernel module that matches PRP0001 with _UID=0 : Example fragment: module_acpi_driver(my_driver)