driver_register(9) centos man page | unix.com

Man Page: driver_register

Operating Environment: centos

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 3.10 June 2014 DRIVER_REGISTER(9)
Related Man Pages
struct_ccwgroup_driver(9) - centos
struct_i2c_driver(9) - centos
i2c_add_numbered_adapter(9) - centos
struct_i2c_driver(9) - suse
drv(1) - redhat
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Controlling user input
Please Welcome Dave Munro to the Moderator Team!