Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/phy/
H A 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()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Draw_gadget.c368 static void gadget_suspend(struct usb_gadget *gadget) { } in gadget_suspend() function
503 dev->driver.suspend = gadget_suspend; in raw_ioctl_init()