Query: superhyway_register_driver
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SUPERHYWAY_REGISTER_(9) Busses SUPERHYWAY_REGISTER_(9)NAMEsuperhyway_register_driver - Register a new SuperHyway driverSYNOPSISint superhyway_register_driver(struct superhyway_driver * drv);ARGUMENTSdrv SuperHyway driver to register.DESCRIPTIONThis registers the passed in drv. Any devices matching the id table will automatically be populated and handed off to the driver's specified probe routine.AUTHORPaul Mundt <lethal@linux-sh.org> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SUPERHYWAY_REGISTER_(9)