acpi_bus_driver_init(9) suse man page | unix.com

Man Page: acpi_bus_driver_init

Operating Environment: suse

Section: 9

ACPI_BUS_DRIVER_INIT(9) 				   Device drivers infrastructure				   ACPI_BUS_DRIVER_INIT(9)

NAME
acpi_bus_driver_init - add a device to a driver
SYNOPSIS
int acpi_bus_driver_init(struct acpi_device * device, struct acpi_driver * driver);
ARGUMENTS
device the device to add and initialize driver driver for the device
DESCRIPTION
Used to initialize a device via its device driver. Called whenever a driver is bound to a device. Invokes the driver's add ops.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ACPI_BUS_DRIVER_INIT(9)
Related Man Pages
struct_device_driver(9) - centos
iobind(1m) - hpux
struct_ccw_driver(9) - suse
cfgmgr_get_state(9r) - osf1
devctl(8) - freebsd
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure