centos man page for acpi_bus_register_driver

Query: acpi_bus_register_driver

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ACPI_BUS_REGISTER_DR(9) 				   Device drivers infrastructure				   ACPI_BUS_REGISTER_DR(9)

NAME
acpi_bus_register_driver - register a driver with the ACPI bus
SYNOPSIS
int acpi_bus_register_driver(struct acpi_driver * driver);
ARGUMENTS
driver driver being registered
DESCRIPTION
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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ACPI_BUS_REGISTER_DR(9)
Related Man Pages
struct_device_driver(9) - centos
struct_usb_device_driver(9) - centos
acpi_aiboost(4) - debian
uk(4) - netbsd
struct_i2c_driver(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Tar Command
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq