Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dhost.c133 void dwc3_host_exit(struct dwc3 *dwc) in dwc3_host_exit() function
H A Ddrd.c355 dwc3_host_exit(dwc); in dwc3_otg_update()
665 dwc3_host_exit(dwc); in dwc3_drd_exit()
H A Ddwc3-rockchip-inno.c70 dwc3_host_exit(rockchip->dwc); in u3phy_disconnect_det_work()
H A Dcore.h1559 void dwc3_host_exit(struct dwc3 *dwc);
1563 static inline void dwc3_host_exit(struct dwc3 *dwc) in dwc3_host_exit() function
H A Dcore.c155 dwc3_host_exit(dwc); in __dwc3_set_mode()
1289 dwc3_host_exit(dwc); in dwc3_core_exit_mode()
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.c658 dwc3_host_exit(dwc); in dwc3_core_exit_mode()
661 dwc3_host_exit(dwc); in dwc3_core_exit_mode()
H A Dcore.h1027 static inline void dwc3_host_exit(struct dwc3 *dwc) in dwc3_host_exit() function