Device Drivers ACPI Support
Prev
Chapter 2. Device drivers infrastructure
Next
Device Drivers ACPI Support
acpi_match_device
— Match a struct device against a given list of ACPI IDs
acpi_bus_register_driver
— register a driver with the ACPI bus
acpi_bus_unregister_driver
— unregisters a driver with the ACPI bus
acpi_bus_scan
— Add ACPI device node objects in a given namespace scope.
acpi_bus_trim
— Detach scan handlers and drivers from ACPI device objects.
create_pnp_modalias
— Create hid/cid(s) string for modalias and uevent
create_of_modalias
— Creates DT compatible string for modalias and uevent
acpi_of_match_device
— Match device object using the
“
compatible
”
property.
acpi_scan_drop_device
— Drop an ACPI device object.