Home
last modified time | relevance | path

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

/drivers/usb/core/
Dhcd.c1703 struct usb_host_interface *new_alt) in usb_hcd_alloc_bandwidth() argument
1771 if (cur_alt && new_alt) { in usb_hcd_alloc_bandwidth()
1800 for (i = 0; i < new_alt->desc.bNumEndpoints; i++) { in usb_hcd_alloc_bandwidth()
1802 &new_alt->endpoint[i]); in usb_hcd_alloc_bandwidth()