centos man page for driver_register

Query: driver_register

OS: centos

Section: 9

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

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_bus_type(9) - centos
struct_ccw_driver(9) - centos
adpu320(7d) - sunos
i2c_add_numbered_adapter(9) - centos
amr(7d) - opensolaris
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!