Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.h1697 void dwc3_otg_host_init(struct dwc3 *dwc);
1709 static inline void dwc3_otg_host_init(struct dwc3 *dwc) in dwc3_otg_host_init() function
H A Dcore.c2582 dwc3_otg_host_init(dwc); in dwc3_resume_common()