Searched refs:pm_runtime_get_sync (Results 1 – 5 of 5) sorted by relevance
258 pm_runtime_get_sync(dev); in omap_musb_set_mailbox()271 pm_runtime_get_sync(dev); in omap_musb_set_mailbox()348 status = pm_runtime_get_sync(dev); in omap2430_musb_init()
129 pm_runtime_get_sync(phy->io_dev); in musb_ulpi_read()173 pm_runtime_get_sync(phy->io_dev); in musb_ulpi_write()1018 pm_runtime_get_sync(musb->controller); in musb_shutdown()1980 pm_runtime_get_sync(musb->controller); in musb_init_controller()
1756 pm_runtime_get_sync(musb->controller); in musb_gadget_pullup()1975 pm_runtime_get_sync(musb->controller); in musb_gadget_start()2093 pm_runtime_get_sync(musb->controller); in musb_gadget_stop()
647 ret = pm_runtime_get_sync(&pdev->dev); in dsps_probe()
339 #define pm_runtime_get_sync(dev) do {} while (0) macro