usb_find_alt_setting(9) suse man page | unix.com

Man Page: usb_find_alt_setting

Operating Environment: suse

Section: 9

USB_FIND_ALT_SETTING(9) 					   USB Core APIs					   USB_FIND_ALT_SETTING(9)

NAME
usb_find_alt_setting - Given a configuration, find the alternate setting for the given interface.
SYNOPSIS
struct usb_host_interface * usb_find_alt_setting(struct usb_host_config * config, unsigned int iface_num, unsigned int alt_num);
ARGUMENTS
config 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.
DESCRIPTION
Search the configuration's interface cache for the given alt setting.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_FIND_ALT_SETTING(9)
Related Man Pages
yum-cron(8) - centos
struct_usb_function(9) - centos
struct_usb_interface(9) - centos
usb_set_interface(9) - centos
usb_gadget_config_buf(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I