Query: usb_find_alt_setting
OS: centos
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.RETURNThe alternate setting, if found. NULL otherwise.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_FIND_ALT_SETTING(9)
Related Man Pages |
---|
usb_set_interface(9) - suse |
yum-cron(8) - centos |
usb_interface_id(9) - centos |
ubt(4) - netbsd |
struct_usb_host_config(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Set hard block limit for user using quota |
DB2 convert digits to binary format |
Shopt -s histappend |