PUT_DRIVER
Section: Device drivers infrastructure (9)
Updated: February 2011
Index
Return to Main Contents
NAME
put_driver - decrement driver's refcount.
SYNOPSIS
void put_driver(struct device_driver *
drv
);
ARGUMENTS
drv
driver.
COPYRIGHT