Searched refs:set_suspend (Results 1 – 9 of 9) sorted by relevance
12 def set_suspend(self): member in USB_HID_Test21 self.set_suspend()
22 def set_suspend(self): member in Suspend_Test31 self.set_suspend()
138 int (*set_suspend)(struct usb_phy *x, member307 if (x && x->set_suspend != NULL) in usb_phy_set_suspend()308 return x->set_suspend(x, suspend); in usb_phy_set_suspend()
254 gpio_vbus->phy.set_suspend = gpio_vbus_set_suspend; in gpio_vbus_probe()
281 nop->phy.set_suspend = nop_set_suspend; in usb_phy_gen_create_phy()
381 tu->phy.set_suspend = tahvo_usb_set_suspend; in tahvo_usb_probe()
792 mxs_phy->phy.set_suspend = mxs_phy_suspend; in mxs_phy_probe()
897 ab->phy.set_suspend = ab8500_usb_set_suspend; in ab8500_usb_probe()
1198 tegra_phy->u_phy.set_suspend = tegra_usb_phy_set_suspend; in tegra_usb_phy_probe()