Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/dwc3/
H A Dhost.c218 void dwc3_host_exit(struct dwc3 *dwc) in dwc3_host_exit() function
H A Ddrd.c356 dwc3_host_exit(dwc); in dwc3_otg_update()
606 dwc3_host_exit(dwc); in dwc3_drd_exit()
H A Dcore.h1617 void dwc3_host_exit(struct dwc3 *dwc);
1621 static inline void dwc3_host_exit(struct dwc3 *dwc) in dwc3_host_exit() function
H A Dcore.c189 dwc3_host_exit(dwc); in __dwc3_set_mode()
1652 dwc3_host_exit(dwc); in dwc3_core_exit_mode()