Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Ddrd.c186 void dwc3_otg_exit(struct dwc3 *dwc) in dwc3_otg_exit() function
613 dwc3_otg_exit(dwc); in dwc3_drd_exit()
Dcore.h1659 void dwc3_otg_exit(struct dwc3 *dwc);
1669 static inline void dwc3_otg_exit(struct dwc3 *dwc) in dwc3_otg_exit() function
Dcore.c183 dwc3_otg_exit(dwc); in __dwc3_set_mode()
2401 dwc3_otg_exit(dwc); in dwc3_suspend_common()