Searched refs:set_suspend (Results 1 – 6 of 6) sorted by relevance
117 int (*set_suspend)(struct usb_phy *x, member248 if (x->set_suspend != NULL) in usb_phy_set_suspend()249 return x->set_suspend(x, suspend); in usb_phy_set_suspend()
113 nop->phy.set_suspend = nop_set_suspend; in nop_usb_xceiv_probe()
257 gpio_vbus->phy.set_suspend = gpio_vbus_set_suspend; in gpio_vbus_probe()
502 ab->phy.set_suspend = ab8500_usb_set_suspend; in ab8500_usb_probe()
428 twl->phy.set_suspend = twl6030_phy_suspend; in twl6030_usb_probe()
620 twl->phy.set_suspend = twl4030_set_suspend; in twl4030_usb_probe()