Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc3/
Dhost.c82 void dwc3_host_exit(struct dwc3 *dwc) in dwc3_host_exit() function
Dcore.h1001 void dwc3_host_exit(struct dwc3 *dwc);
1005 static inline void dwc3_host_exit(struct dwc3 *dwc) in dwc3_host_exit() function
Dcore.c716 dwc3_host_exit(dwc); in dwc3_core_exit_mode()
719 dwc3_host_exit(dwc); in dwc3_core_exit_mode()