Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc3/
Dcore.h1617 int dwc3_gadget_suspend(struct dwc3 *dwc);
1621 static inline int dwc3_gadget_suspend(struct dwc3 *dwc) in dwc3_gadget_suspend() function
Dcore.c2035 dwc3_gadget_suspend(dwc); in dwc3_suspend_common()
2067 dwc3_gadget_suspend(dwc); in dwc3_suspend_common()
Dgadget.c4564 int dwc3_gadget_suspend(struct dwc3 *dwc) in dwc3_gadget_suspend() function