Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h1631 void dwc3_drd_exit(struct dwc3 *dwc);
1639 static inline void dwc3_drd_exit(struct dwc3 *dwc) in dwc3_drd_exit() function
H A Ddrd.c587 void dwc3_drd_exit(struct dwc3 *dwc) in dwc3_drd_exit() function
H A Dcore.c1497 dwc3_drd_exit(dwc); in dwc3_get_properties()