Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/dwc3/
Dhost.c128 void dwc3_host_exit(struct dwc3 *dwc) in dwc3_host_exit() function
Ddrd.c355 dwc3_host_exit(dwc); in dwc3_otg_update()
543 dwc3_host_exit(dwc); in dwc3_drd_exit()
Dcore.h1406 void dwc3_host_exit(struct dwc3 *dwc);
1410 static inline void dwc3_host_exit(struct dwc3 *dwc) in dwc3_host_exit() function
Dcore.c138 dwc3_host_exit(dwc); in __dwc3_set_mode()
1203 dwc3_host_exit(dwc); in dwc3_core_exit_mode()