Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dgadget.c382 static int dwc3_gadget_set_ep_config(struct dwc3 *dwc, struct dwc3_ep *dep, in dwc3_gadget_set_ep_config() function
481 ret = dwc3_gadget_set_ep_config(dwc, dep, desc, comp_desc, ignore, in __dwc3_gadget_ep_enable()
/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.c597 static int dwc3_gadget_set_ep_config(struct dwc3_ep *dep, unsigned int action) in dwc3_gadget_set_ep_config() function
893 ret = dwc3_gadget_set_ep_config(dep, action); in __dwc3_gadget_ep_enable()