Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dgadget.c939 static void __dwc3_gadget_start_isoc(struct dwc3 *dwc, in __dwc3_gadget_start_isoc() function
965 __dwc3_gadget_start_isoc(dwc, dep, cur_uf); in dwc3_gadget_start_isoc()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dgadget.c1972 static int __dwc3_gadget_start_isoc(struct dwc3_ep *dep) in __dwc3_gadget_start_isoc() function
2096 return __dwc3_gadget_start_isoc(dep); in __dwc3_gadget_ep_queue()
3753 (void) __dwc3_gadget_start_isoc(dep); in dwc3_gadget_endpoint_transfer_not_ready()