Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dgadget.c925 static void __dwc3_gadget_start_isoc(struct dwc3 *dwc, in __dwc3_gadget_start_isoc() function
951 __dwc3_gadget_start_isoc(dwc, dep, cur_uf); in dwc3_gadget_start_isoc()
/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.c1870 static int __dwc3_gadget_start_isoc(struct dwc3_ep *dep) in __dwc3_gadget_start_isoc() function
1991 return __dwc3_gadget_start_isoc(dep); in __dwc3_gadget_ep_queue()
3684 (void) __dwc3_gadget_start_isoc(dep); in dwc3_gadget_endpoint_transfer_not_ready()