Home
last modified time | relevance | path

Searched refs:first_alt (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/core/
Dhcd.c1911 struct usb_host_interface *first_alt; in usb_hcd_alloc_bandwidth() local
1914 first_alt = &new_config->intf_cache[i]->altsetting[0]; in usb_hcd_alloc_bandwidth()
1915 iface_num = first_alt->desc.bInterfaceNumber; in usb_hcd_alloc_bandwidth()
1920 alt = first_alt; in usb_hcd_alloc_bandwidth()