Query: usb_find_interface
OS: suse
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)NAMEusb_find_interface - find usb_interface pointer for driver and deviceSYNOPSISstruct usb_interface * usb_find_interface(struct usb_driver * drv, int minor);ARGUMENTSdrv the driver whose current configuration is considered minor the minor number of the desired deviceDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_FIND_INTERFACE(9)
Related Man Pages |
---|
struct_usb_interface(9) - centos |
struct_usb_driver(9) - suse |
autopush(1m) - php |
autopush(1m) - mojave |
autopush(1m) - plan9 |