centos man page for usb_find_interface

Query: usb_find_interface

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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.
RETURN
A pointer to the interface with the matching major and minor.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_FIND_INTERFACE(9)
Related Man Pages
autopush(1m) - opendarwin
autopush(1m) - linux
autopush(1m) - centos
autopush(1m) - plan9
autopush(1m) - posix
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!