usb_device_info(9) centos man page | unix.com

Man Page: usb_device_info

Operating Environment: centos

Section: 9

USB_DEVICE_INFO(9)					  Host-Side Data Types and Macro					USB_DEVICE_INFO(9)

NAME
USB_DEVICE_INFO - macro used to describe a class of usb devices
SYNOPSIS
USB_DEVICE_INFO(cl, sc, pr);
ARGUMENTS
cl bDeviceClass value sc bDeviceSubClass value pr bDeviceProtocol value
DESCRIPTION
This macro is used to create a struct usb_device_id that matches a specific class of devices.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_DEVICE_INFO(9)
Related Man Pages
usb_make_path(9) - suse
usb_match_id(9) - suse
usb-devices(1) - linux
struct_usb_device_driver(9) - suse
usb_dev_qlf_descr(9s) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Docker learning Phase-I
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq