usb_find_interface(9) suse man page | unix.com

Man Page: usb_find_interface

Operating Environment: suse

Section: 9

USB_FIND_INTERFACE(9)						   USB Core APIs					     USB_FIND_INTERFACE(9)

NAME
usb_find_interface - find usb_interface pointer for driver and device
SYNOPSIS
struct usb_interface * usb_find_interface(struct usb_driver * drv, int minor);
ARGUMENTS
drv the driver whose current configuration is considered minor the minor number of the desired device
DESCRIPTION
This walks the bus device list and returns a pointer to the interface with the matching minor and driver. Note, this only works for devices that share the USB major number.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_FIND_INTERFACE(9)
Related Man Pages
struct_usb_interface(9) - centos
struct_usb_interface(9) - suse
autopush(1m) - sunos
autopush(1m) - debian
autopush(1m) - plan9
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Tar Command
Shopt -s histappend