Home
last modified time | relevance | path

Searched refs:set_suspend (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/include/linux/usb/
Dotg.h117 int (*set_suspend)(struct usb_phy *x, member
248 if (x->set_suspend != NULL) in usb_phy_set_suspend()
249 return x->set_suspend(x, suspend); in usb_phy_set_suspend()
/linux-3.4.99/drivers/usb/otg/
Dnop-usb-xceiv.c113 nop->phy.set_suspend = nop_set_suspend; in nop_usb_xceiv_probe()
Dgpio_vbus.c257 gpio_vbus->phy.set_suspend = gpio_vbus_set_suspend; in gpio_vbus_probe()
Dab8500-usb.c502 ab->phy.set_suspend = ab8500_usb_set_suspend; in ab8500_usb_probe()
Dtwl6030-usb.c428 twl->phy.set_suspend = twl6030_phy_suspend; in twl6030_usb_probe()
Dtwl4030-usb.c620 twl->phy.set_suspend = twl4030_set_suspend; in twl4030_usb_probe()