Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dgadget.c384 static int dwc3_gadget_set_ep_config(struct dwc3 *dwc, struct dwc3_ep *dep, in dwc3_gadget_set_ep_config() function
483 ret = dwc3_gadget_set_ep_config(dwc, dep, desc, comp_desc, ignore, in __dwc3_gadget_ep_enable()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dgadget.c579 static int dwc3_gadget_set_ep_config(struct dwc3_ep *dep, unsigned int action) in dwc3_gadget_set_ep_config() function
1016 ret = dwc3_gadget_set_ep_config(dep, action); in __dwc3_gadget_ep_enable()