Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.h1693 void dwc3_drd_exit(struct dwc3 *dwc);
1701 static inline void dwc3_drd_exit(struct dwc3 *dwc) in dwc3_drd_exit() function
H A Dcore.c1660 dwc3_drd_exit(dwc); in dwc3_core_exit_mode()