Home
last modified time | relevance | path

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

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