Searched refs:pm_runtime_get_sync (Results 1 – 5 of 5) sorted by relevance
369 #define pm_runtime_get_sync(dev) do {} while (0) macro
136 pm_runtime_get_sync(phy->io_dev); in musb_ulpi_read()180 pm_runtime_get_sync(phy->io_dev); in musb_ulpi_write()1026 pm_runtime_get_sync(musb->controller); in musb_shutdown()1992 pm_runtime_get_sync(musb->controller); in musb_init_controller()
1762 pm_runtime_get_sync(musb->controller); in musb_gadget_pullup()1992 pm_runtime_get_sync(musb->controller); in musb_gadget_start()2110 pm_runtime_get_sync(musb->controller); in musb_gadget_stop()
651 ret = pm_runtime_get_sync(&pdev->dev); in dsps_probe()
271 ret = pm_runtime_get_sync(ctlr->dev.parent); in spi_mem_exec_op()
Completed in 19 milliseconds