Query: usb_find_alt_setting
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_FIND_ALT_SETTING(9) USB Core APIs USB_FIND_ALT_SETTING(9)NAMEusb_find_alt_setting - Given a configuration, find the alternate setting for the given interface.SYNOPSISstruct usb_host_interface * usb_find_alt_setting(struct usb_host_config * config, unsigned int iface_num, unsigned int alt_num);ARGUMENTSconfig the configuration to search (not necessarily the current config). iface_num interface number to search in alt_num alternate interface setting number to search for.DESCRIPTIONSearch the configuration's interface cache for the given alt setting.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_FIND_ALT_SETTING(9)
| Related Man Pages | 
|---|
| usb_set_interface(9) - suse | 
| struct_usb_function(9) - centos | 
| usb_gadget_config_buf(9) - centos | 
| usb_interface_id(9) - centos | 
| struct_usb_interface(9) - suse | 
| Similar Topics in the Unix Linux Community | 
|---|
| How to restrict user to a specific directory in solaris 10 | 
| Migrating to UNIX | 
| Cut command on RHEL 6.8 compatibility issues | 
| Update kernel Linux without reboot?! | 
| Shopt -s histappend |