Searched refs:usb_find_alt_setting (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/core/
H A Dusb.c64 * usb_find_alt_setting() - Given a configuration, find the alternate setting
72 struct usb_host_interface *usb_find_alt_setting( function
98 EXPORT_SYMBOL_GPL(usb_find_alt_setting); variable
H A Dhcd.c1761 alt = usb_find_alt_setting(new_config, iface_num, 0);
H A Ddevio.c674 alt_setting = usb_find_alt_setting(ps->dev->actconfig,

Completed in 68 milliseconds