driver_register(9) suse man page | unix.com

Man Page: driver_register

Operating Environment: suse

Section: 9

DRIVER_REGISTER(9)					   Device drivers infrastructure					DRIVER_REGISTER(9)

NAME
driver_register - register driver with bus
SYNOPSIS
int driver_register(struct device_driver * drv);
ARGUMENTS
drv driver to register
DESCRIPTION
We pass off most of the work to the bus_add_driver call, since most of the things we have to do deal with the bus structures.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DRIVER_REGISTER(9)
Related Man Pages
hpfc(7d) - sunos
struct_device_driver(9) - centos
cadp160(7d) - sunos
smbus(7d) - opensolaris
drv(1) - x11r4
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Tar Command
A (ksh) Library For and From UNIX.com
Docker learning Phase-I