Home
last modified time | relevance | path

Searched refs:pm_runtime_get_sync (Results 1 – 5 of 5) sorted by relevance

/u-boot-v2022.01-rc1/include/linux/
A Dcompat.h369 #define pm_runtime_get_sync(dev) do {} while (0) macro
/u-boot-v2022.01-rc1/drivers/usb/musb-new/
A Dmusb_core.c136 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()
A Dmusb_gadget.c1762 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()
A Dmusb_dsps.c651 ret = pm_runtime_get_sync(&pdev->dev); in dsps_probe()
/u-boot-v2022.01-rc1/drivers/spi/
A Dspi-mem.c271 ret = pm_runtime_get_sync(ctlr->dev.parent); in spi_mem_exec_op()

Completed in 19 milliseconds