Home
last modified time | relevance | path

Searched refs:dwc3_otg_host_init (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/usb/dwc3/
Ddrd.c58 dwc3_otg_host_init(dwc); in dwc3_otg_thread_irq()
195 void dwc3_otg_host_init(struct dwc3 *dwc) in dwc3_otg_host_init() function
381 dwc3_otg_host_init(dwc); in dwc3_otg_update()
Dcore.h1450 void dwc3_otg_host_init(struct dwc3 *dwc);
1462 static inline void dwc3_otg_host_init(struct dwc3 *dwc) in dwc3_otg_host_init() function
Dcore.c1701 dwc3_otg_host_init(dwc); in dwc3_resume_common()