struct_usbdrv_wrap(9) centos man page | unix.com

Man Page: struct_usbdrv_wrap

Operating Environment: centos

Section: 9

STRUCT
USBDRV_WRAP(9) Host-Side Data Types and Macro STRUCT USBDRV_WRAP(9)
NAME
struct_usbdrv_wrap - wrapper for driver-model structure
SYNOPSIS
struct usbdrv_wrap { struct device_driver driver; int for_devices; };
MEMBERS
driver The driver-model core driver structure. for_devices Non-zero for device drivers, 0 for interface drivers.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT USBDRV_WRAP(9)
Related Man Pages
struct_device_driver(9) - centos
struct_i2c_driver(9) - centos
struct_ieee80211_vif(9) - centos
struct_spi_driver(9) - centos
struct_usb_driver(9) - suse
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq