Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddrd.c362 dwc3_gadget_exit(dwc); in dwc3_otg_update()
609 dwc3_gadget_exit(dwc); in dwc3_drd_exit()
H A Dcore.h1623 void dwc3_gadget_exit(struct dwc3 *dwc);
1636 static inline void dwc3_gadget_exit(struct dwc3 *dwc) in dwc3_gadget_exit() function
H A Dcore.c192 dwc3_gadget_exit(dwc); in __dwc3_set_mode()
1649 dwc3_gadget_exit(dwc); in dwc3_core_exit_mode()
H A Dgadget.c4757 void dwc3_gadget_exit(struct dwc3 *dwc) in dwc3_gadget_exit() function