Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc3/
Ddrd.c57 dwc3_otg_host_init(dwc); in dwc3_otg_thread_irq()
197 void dwc3_otg_host_init(struct dwc3 *dwc) in dwc3_otg_host_init() function
383 dwc3_otg_host_init(dwc); in dwc3_otg_update()
Dcore.h1399 void dwc3_otg_host_init(struct dwc3 *dwc);
1411 static inline void dwc3_otg_host_init(struct dwc3 *dwc) in dwc3_otg_host_init() function
Dcore.c1689 dwc3_otg_host_init(dwc); in dwc3_resume_common()