Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dcore.c659 dwc3_host_exit(dwc); in dwc3_core_exit_mode()
662 dwc3_host_exit(dwc); in dwc3_core_exit_mode()
H A Dcore.h1030 static inline void dwc3_host_exit(struct dwc3 *dwc) in dwc3_host_exit() function