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_driver(9) - suse
autopush(1m) - linux
autopush(1m) - x11r4
autopush(1m) - mojave
autopush(1m) - plan9
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
A (ksh) Library For and From UNIX.com