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 |
---|
yum-cron(8) - centos |
struct_usb_function(9) - centos |
struct_usb_interface(9) - centos |
struct_usb_host_config(9) - suse |
struct_usb_interface(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Controlling user input |