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) - suse |
| struct_usb_device_driver(9) - suse |
| usb_template(4) - freebsd |
| ehci(4) - centos |
| ehci(4) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |