Home
last modified time | relevance | path

Searched refs:dwc3_host_init (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/usb/dwc3/
H A Dhost.c127 int dwc3_host_init(struct dwc3 *dwc) in dwc3_host_init() function
H A Dcore.h1616 int dwc3_host_init(struct dwc3 *dwc);
1619 static inline int dwc3_host_init(struct dwc3 *dwc) in dwc3_host_init() function
H A Ddrd.c384 ret = dwc3_host_init(dwc); in dwc3_otg_update()
H A Dcore.c238 ret = dwc3_host_init(dwc); in __dwc3_set_mode()
1627 ret = dwc3_host_init(dwc); in dwc3_core_init_mode()