Man Page: struct_usbdrv_wrap
Operating Environment: centos
Section: 9
STRUCTUSBDRV_WRAP(9) Host-Side Data Types and Macro STRUCT USBDRV_WRAP(9)NAMEstruct_usbdrv_wrap - wrapper for driver-model structureSYNOPSISstruct usbdrv_wrap { struct device_driver driver; int for_devices; };MEMBERSdriver The driver-model core driver structure. for_devices Non-zero for device drivers, 0 for interface drivers.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT USBDRV_WRAP(9)
| Related Man Pages |
|---|
| struct_ccw_driver(9) - centos |
| struct_ccwgroup_driver(9) - centos |
| struct_usb_device_driver(9) - centos |
| struct_i2c_driver(9) - suse |
| struct_usb_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |