driver_unregister(9) centos man page | unix.com

Man Page: driver_unregister

Operating Environment: centos

Section: 9

DRIVER_UNREGISTER(9)					   Device drivers infrastructure				      DRIVER_UNREGISTER(9)

NAME
driver_unregister - remove driver from system.
SYNOPSIS
void driver_unregister(struct device_driver * drv);
ARGUMENTS
drv driver.
DESCRIPTION
Again, we pass off most of the work to the bus-level call.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DRIVER_UNREGISTER(9)
Related Man Pages
i2bsc(7d) - opensolaris
struct_ccw_driver(9) - centos
struct_spi_driver(9) - centos
i2bsc(7d) - sunos
bscv(7d) - opensolaris
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Tar Command
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq