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.
acpi_scan_drop_device — Drop an ACPI device object.