other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| MAPLE_DRIVER_REGISTE(9) | Busses | MAPLE_DRIVER_REGISTE(9) |
NAME¶
maple_driver_register - register a maple driverSYNOPSIS¶
int
maple_driver_register(struct maple_driver * drv);
ARGUMENTS¶
drvmaple driver to be registered.
DESCRIPTION¶
Registers the passed in drv, while updating the bus type. Devices with matching function IDs will be automatically probed.AUTHOR¶
Paul Mundt <lethal@linux-sh.org>Author.
COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |