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
usb_fill_int_urb(9) - suse
struct_usb_driver(9) - centos
usb_match_id(9) - centos
usb_queue_reset_device(9) - centos
ehci(4) - netbsd
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Controlling user input
Please Welcome Dave Munro to the Moderator Team!