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
struct_device_driver(9) - centos
i2c_register_board_info(9) - suse
struct_ccw_driver(9) - suse
struct_ccwgroup_driver(9) - suse
cadp160(7d) - sunos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
Shopt -s histappend