Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
381 dwc3_otg_host_init(dwc); in dwc3_otg_update()
H A Dcore.h1612 void dwc3_otg_host_init(struct dwc3 *dwc);
1624 static inline void dwc3_otg_host_init(struct dwc3 *dwc) in dwc3_otg_host_init() function
H A Dcore.c1899 dwc3_otg_host_init(dwc); in dwc3_resume_common()