table of contents
other versions
- wheezy 3.2.78-1
| SYSDEV_DRIVER_REGIST(9) | Device drivers infrastructure | SYSDEV_DRIVER_REGIST(9) |
NAME¶
sysdev_driver_register - Register auxiliary driverSYNOPSIS¶
int
sysdev_driver_register(struct sysdev_class * cls,
struct sysdev_driver * drv);
ARGUMENTS¶
clsDevice class driver belongs to.
drv
Driver.
DESCRIPTION¶
COPYRIGHT¶
| March 2016 | Kernel Hackers Manual 3.2. |