Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h1008 int dwc3_gadget_init(struct dwc3 *dwc);
1017 static inline int dwc3_gadget_init(struct dwc3 *dwc) in dwc3_gadget_init() function
H A Dcore.c548 ret = dwc3_gadget_init(dwc); in dwc3_core_init_mode()
570 ret = dwc3_gadget_init(dwc); in dwc3_core_init_mode()
H A Dgadget.c2556 int dwc3_gadget_init(struct dwc3 *dwc) in dwc3_gadget_init() function
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h1583 int dwc3_gadget_init(struct dwc3 *dwc);
1595 static inline int dwc3_gadget_init(struct dwc3 *dwc) in dwc3_gadget_init() function
H A Ddrd.c406 ret = dwc3_gadget_init(dwc); in dwc3_otg_update()
H A Dcore.c243 ret = dwc3_gadget_init(dwc); in __dwc3_set_mode()
1382 ret = dwc3_gadget_init(dwc); in dwc3_core_init_mode()
H A Dgadget.c4573 int dwc3_gadget_init(struct dwc3 *dwc) in dwc3_gadget_init() function