Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dusb.c287 * usb_find_alt_setting() - Given a configuration, find the alternate setting
297 struct usb_host_interface *usb_find_alt_setting( in usb_find_alt_setting() function
325 EXPORT_SYMBOL_GPL(usb_find_alt_setting); variable
H A Dhcd.c1921 alt = usb_find_alt_setting(new_config, iface_num, 0); in usb_hcd_alloc_bandwidth()
H A Ddevio.c886 alt_setting = usb_find_alt_setting(ps->dev->actconfig, in check_ctrlrecip()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dusb.c287 * usb_find_alt_setting() - Given a configuration, find the alternate setting
297 struct usb_host_interface *usb_find_alt_setting( in usb_find_alt_setting() function
325 EXPORT_SYMBOL_GPL(usb_find_alt_setting); variable
H A Dhcd.c1900 alt = usb_find_alt_setting(new_config, iface_num, 0); in usb_hcd_alloc_bandwidth()
H A Ddevio.c897 alt_setting = usb_find_alt_setting(ps->dev->actconfig, in check_ctrlrecip()
/kernel/linux/linux-5.10/include/linux/
H A Dusb.h883 extern struct usb_host_interface *usb_find_alt_setting(
/kernel/linux/linux-6.6/include/linux/
H A Dusb.h915 extern struct usb_host_interface *usb_find_alt_setting(

Completed in 22 milliseconds