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 — Remove ACPI device node and all of its descendants
/build/linux-EyAIBB/linux-3.13.0//drivers/acpi/scan.c — Document generation inconsistency