Home
last modified time | relevance | path

Searched refs:gadget_suspend (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/usb/phy/
Dphy-isp1301-omap.c294 static int gadget_suspend(struct isp1301 *isp) in gadget_suspend() function
339 gadget_suspend(isp); in a_idle()
363 gadget_suspend(isp); in b_idle()
/Linux-v6.1/drivers/usb/gadget/legacy/
Draw_gadget.c369 static void gadget_suspend(struct usb_gadget *gadget) { } in gadget_suspend() function
504 dev->driver.suspend = gadget_suspend; in raw_ioctl_init()