centos man page for module_usb_driver

Query: module_usb_driver

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MODULE_USB_DRIVER(9)					  Host-Side Data Types and Macro				      MODULE_USB_DRIVER(9)

NAME
module_usb_driver - Helper macro for registering a USB driver
SYNOPSIS
module_usb_driver(__usb_driver);
ARGUMENTS
__usb_driver usb_driver struct
DESCRIPTION
Helper macro for USB drivers which do not 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
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 MODULE_USB_DRIVER(9)
Related Man Pages
struct_usb_device_driver(9) - centos
struct_usb_host_config(9) - centos
usb_fill_int_urb(9) - centos
usb_match_id(9) - centos
ehci(4) - minix
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!