Home
last modified time | relevance | path

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

/Linux-v5.10/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.h1498 void dwc3_otg_host_init(struct dwc3 *dwc);
1510 static inline void dwc3_otg_host_init(struct dwc3 *dwc) in dwc3_otg_host_init() function
Dcore.c1769 dwc3_otg_host_init(dwc); in dwc3_resume_common()