superhyway_register_driver(9) centos man page | unix.com

Man Page: superhyway_register_driver

Operating Environment: centos

Section: 9

SUPERHYWAY_REGISTER_(9) 					      Busses						   SUPERHYWAY_REGISTER_(9)

NAME
superhyway_register_driver - Register a new SuperHyway driver
SYNOPSIS
int superhyway_register_driver(struct superhyway_driver * drv);
ARGUMENTS
drv SuperHyway driver to register.
DESCRIPTION
This 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.
AUTHOR
Paul Mundt <lethal@linux-sh.org> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SUPERHYWAY_REGISTER_(9)
Related Man Pages
i2bsc(7d) - opensolaris
bscv(7d) - opensolaris
iscsi(7d) - opensolaris
drv(1) - x11r4
drv(1) - redhat
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq