Man Page: superhyway_register_driver
Operating Environment: centos
Section: 9
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)
| Related Man Pages |
|---|
| bscv(7d) - sunos |
| usb(7d) - sunos |
| bscbus(7d) - opensolaris |
| iscsi(7d) - opensolaris |
| usba(7d) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |
| Controlling user input |