1ACPI_BUS_REGISTER_DR(9)  Device drivers infrastructure ACPI_BUS_REGISTER_DR(9)
2
3
4

NAME

6       acpi_bus_register_driver - register a driver with the ACPI bus
7

SYNOPSIS

9       int acpi_bus_register_driver(struct acpi_driver * driver);
10

ARGUMENTS

12       driver
13           driver being registered
14

DESCRIPTION

16       Registers a driver with the ACPI bus. Searches the namespace for all
17       devices that match the driver's criteria and binds. Returns zero for
18       success or a negative error status for failure.
19
21Kernel Hackers Manual 3.10         June 2019           ACPI_BUS_REGISTER_DR(9)
Impressum