Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/dwc3/
Dcore.h999 void dwc3_host_exit(struct dwc3 *dwc);
1003 static inline void dwc3_host_exit(struct dwc3 *dwc) in dwc3_host_exit() function
Dcore.c591 dwc3_host_exit(dwc); in dwc3_core_exit_mode()
594 dwc3_host_exit(dwc); in dwc3_core_exit_mode()