driver_unregister(9) suse man page | unix.com

Man Page: driver_unregister

Operating Environment: suse

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 2.6. July 2010 DRIVER_UNREGISTER(9)
Related Man Pages
i2bsc(7d) - opensolaris
struct_ccwgroup_driver(9) - centos
struct_device_driver(9) - centos
struct_spi_driver(9) - suse
bscv(7d) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I