other versions
- wheezy 3.2.78-1
| MAPLE_DRIVER_UNREGIS(9) | Busses | MAPLE_DRIVER_UNREGIS(9) |
NAME¶
maple_driver_unregister - unregister a maple driver.SYNOPSIS¶
void
maple_driver_unregister(struct maple_driver * drv);
ARGUMENTS¶
drvmaple driver to unregister.
DESCRIPTION¶
Cleans up after maple_driver_register. To be invoked in the exit path of any module drivers.AUTHOR¶
Paul Mundt <lethal@linux-sh.org>Author.
COPYRIGHT¶
| March 2016 | Kernel Hackers Manual 3.2. |