Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A 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
382 dwc3_otg_host_init(dwc); in dwc3_otg_update()
H A Dcore.h1662 void dwc3_otg_host_init(struct dwc3 *dwc);
1674 static inline void dwc3_otg_host_init(struct dwc3 *dwc) in dwc3_otg_host_init() function
H A Dcore.c2512 dwc3_otg_host_init(dwc); in dwc3_resume_common()