module_driver man page on Oracle

Man page or keyword search:  
man Server   33470 pages
apropos Keyword Search (all sections)
Output format
Oracle logo
[printable version]

MODULE_DRIVER(9)	 Device drivers infrastructure	      MODULE_DRIVER(9)

NAME
       module_driver - Helper macro for drivers that don't do anything special
       in module init/exit. This eliminates a lot of boilerplate. Each module
       may only use this macro once, and calling it replaces module_init and
       module_exit.

SYNOPSIS
       module_driver(__driver, __register, __unregister, ...);

ARGUMENTS
       __driver
	   driver name

       __register
	   register function for this driver type

       __unregister
	   unregister function for this driver type @...: Additional arguments
	   to be passed to __register and __unregister.

       ...
	   variable arguments

DESCRIPTION
       Use this macro to construct bus specific macros for registering
       drivers, and do not use it on its own.

COPYRIGHT
Kernel Hackers Manual 3.8.	   June 2014		      MODULE_DRIVER(9)
[top]

List of man pages available for Oracle

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net