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.h1655 void dwc3_drd_exit(struct dwc3 *dwc);
1663 static inline void dwc3_drd_exit(struct dwc3 *dwc) in dwc3_drd_exit() function
H A Dcore.c1620 dwc3_drd_exit(dwc); in dwc3_core_exit_mode()