1SUPERHYWAY_REGISTER_(9)             Busses             SUPERHYWAY_REGISTER_(9)
2
3
4

NAME

6       superhyway_register_driver - Register a new SuperHyway driver
7

SYNOPSIS

9       int superhyway_register_driver(struct superhyway_driver * drv);
10

ARGUMENTS

12       drv
13           SuperHyway driver to register.
14

DESCRIPTION

16       This registers the passed in drv. Any devices matching the id table
17       will automatically be populated and handed off to the driver's
18       specified probe routine.
19

AUTHOR

21       Paul Mundt <lethal@linux-sh.org>
22           Author.
23
25Kernel Hackers Manual 3.10         June 2019           SUPERHYWAY_REGISTER_(9)
Impressum