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)NAMEmodule_usb_driver - Helper macro for registering a USB driverSYNOPSISmodule_usb_driver(__usb_driver);ARGUMENTS__usb_driver usb_driver structDESCRIPTIONHelper 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_exitCOPYRIGHTKernel Hackers Manual 3.10 June 2014 MODULE_USB_DRIVER(9)
| Related Man Pages |
|---|
| usb_make_path(9) - centos |
| usb_match_id(9) - centos |
| usb_queue_reset_device(9) - centos |
| ehci(4) - netbsd |
| struct_usb_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Tar Command |
| Docker learning Phase-I |
| Shopt -s histappend |
| Controlling user input |