acpi_bus_register_driver(9) suse man page | unix.com

Man Page: acpi_bus_register_driver

Operating Environment: suse

Section: 9

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 2.6. July 2010 ACPI_BUS_REGISTER_DR(9)
Related Man Pages
struct_device_driver(9) - centos
i2c_register_board_info(9) - centos
struct_i2c_driver(9) - suse
ieee1394(4) - centos
ieee1394(4) - minix
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!