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
usb_queue_reset_device(9) - centos
autopush(1m) - sunos
autopush(1m) - linux
autopush(1m) - plan9
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
SOCKS proxy & PAM configuration exposure
Tar Command
A (ksh) Library For and From UNIX.com