Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dhost.c225 void dwc3_host_exit(struct dwc3 *dwc) in dwc3_host_exit() function
234 EXPORT_SYMBOL_GPL(dwc3_host_exit);
H A Dglue.h133 void dwc3_host_exit(struct dwc3 *dwc);
H A Ddrd.c356 dwc3_host_exit(dwc); in dwc3_otg_update()
608 dwc3_host_exit(dwc); in dwc3_drd_exit()
H A Ddwc3-apple.c331 dwc3_host_exit(&appledwc->dwc); in dwc3_apple_exit()
H A Dcore.h1646 void dwc3_host_exit(struct dwc3 *dwc);
1650 static inline void dwc3_host_exit(struct dwc3 *dwc) in dwc3_host_exit() function
H A Dcore.c195 dwc3_host_exit(dwc); in __dwc3_set_mode()
1657 dwc3_host_exit(dwc); in dwc3_core_exit_mode()