Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/dwc3/
Dcore.h1580 int dwc3_gadget_init(struct dwc3 *dwc);
1592 static inline int dwc3_gadget_init(struct dwc3 *dwc) in dwc3_gadget_init() function
Ddrd.c406 ret = dwc3_gadget_init(dwc); in dwc3_otg_update()
Dcore.c222 ret = dwc3_gadget_init(dwc); in __dwc3_set_mode()
1396 ret = dwc3_gadget_init(dwc); in dwc3_core_init_mode()
Dgadget.c4568 int dwc3_gadget_init(struct dwc3 *dwc) in dwc3_gadget_init() function