Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc3/
Dhost.c82 void dwc3_host_exit(struct dwc3 *dwc) in dwc3_host_exit() function
Dcore.h1026 void dwc3_host_exit(struct dwc3 *dwc);
1030 static inline void dwc3_host_exit(struct dwc3 *dwc) in dwc3_host_exit() function
Dcore.c794 dwc3_host_exit(dwc); in dwc3_core_exit_mode()
797 dwc3_host_exit(dwc); in dwc3_core_exit_mode()