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
struct_bus_type(9) - centos
i2bsc(7d) - sunos
bscv(7d) - sunos
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
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!