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_bus_type(9) - centos |
| struct_ccwgroup_driver(9) - centos |
| struct_ieee80211_vif(9) - centos |
| struct_spi_driver(9) - centos |
| struct_ccw_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Tar Command |
| Unsure why access time on a directory change isn't changing |