Man Page: maple_driver_register
Operating Environment: centos
Section: 9
MAPLE_DRIVER_REGISTE(9) Busses MAPLE_DRIVER_REGISTE(9)NAMEmaple_driver_register - register a maple driverSYNOPSISint maple_driver_register(struct maple_driver * drv);ARGUMENTSdrv maple driver to be registered.DESCRIPTIONRegisters the passed in drv, while updating the bus type. Devices with matching function IDs will be automatically probed.AUTHORPaul Mundt <lethal@linux-sh.org> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 MAPLE_DRIVER_REGISTE(9)