SUPERHYWAY_REGISTER_DRIVER

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

superhyway_register_driver - Register a new SuperHyway driver  

SYNOPSIS

"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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:53 GMT, October 09, 2005