Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dglue.h149 int dwc3_gadget_init(struct dwc3 *dwc);
H A Ddwc3-apple.c290 ret = dwc3_gadget_init(&appledwc->dwc); in dwc3_apple_init()
H A Dcore.h1655 int dwc3_gadget_init(struct dwc3 *dwc);
1667 static inline int dwc3_gadget_init(struct dwc3 *dwc) in dwc3_gadget_init() function
H A Ddrd.c409 ret = dwc3_gadget_init(dwc); in dwc3_otg_update()
H A Dcore.c273 ret = dwc3_gadget_init(dwc); in __dwc3_set_mode()
1618 ret = dwc3_gadget_init(dwc); in dwc3_core_init_mode()
H A Dgadget.c4696 int dwc3_gadget_init(struct dwc3 *dwc) in dwc3_gadget_init() function
4820 EXPORT_SYMBOL_GPL(dwc3_gadget_init);