suse man page for acpi_bus_driver_init

Query: acpi_bus_driver_init

OS: suse

Section: 9

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

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
struct_input_polled_dev(9) - centos
iobind(1m) - hpux
struct_spi_driver(9) - suse
devctl(8) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I