acpi_bus_register_driver — register a driver with the ACPI bus
driver being registered
Registers a driver with the ACPI bus. Searches the namespace for all devices that match the driver's criteria and binds. Returns zero for success or a negative error status for failure.