Home
last modified time | relevance | path

Searched refs:pm_runtime_enabled (Results 1 – 22 of 22) sorted by relevance

/linux-4.4.14/drivers/phy/
Dphy-core.c156 if (!pm_runtime_enabled(&phy->dev)) in phy_pm_runtime_get()
171 if (!pm_runtime_enabled(&phy->dev)) in phy_pm_runtime_get_sync()
184 if (!pm_runtime_enabled(&phy->dev)) in phy_pm_runtime_put()
193 if (!pm_runtime_enabled(&phy->dev)) in phy_pm_runtime_put_sync()
202 if (!pm_runtime_enabled(&phy->dev)) in phy_pm_runtime_allow()
211 if (!pm_runtime_enabled(&phy->dev)) in phy_pm_runtime_forbid()
732 if (pm_runtime_enabled(dev)) { in phy_create()
/linux-4.4.14/include/linux/
Dpm_runtime.h101 static inline bool pm_runtime_enabled(struct device *dev) in pm_runtime_enabled() function
162 static inline bool pm_runtime_enabled(struct device *dev) { return false; } in pm_runtime_enabled() function
/linux-4.4.14/sound/soc/sirf/
Dsirf-usp.c386 if (!pm_runtime_enabled(&pdev->dev)) { in sirf_usp_pcm_probe()
403 if (!pm_runtime_enabled(&pdev->dev)) in sirf_usp_pcm_remove()
/linux-4.4.14/drivers/input/mouse/
Dcyapa.c400 if (!pm_runtime_enabled(dev)) { in cyapa_open()
422 if (pm_runtime_enabled(dev)) in cyapa_close()
631 if (pm_runtime_enabled(dev)) in cyapa_reinitialize()
1383 if (pm_runtime_enabled(dev)) in cyapa_suspend()
/linux-4.4.14/sound/soc/tegra/
Dtegra20_spdif.c312 if (!pm_runtime_enabled(&pdev->dev)) { in tegra20_spdif_platform_probe()
Dtegra20_i2s.c388 if (!pm_runtime_enabled(&pdev->dev)) { in tegra20_i2s_platform_probe()
Dtegra30_i2s.c438 if (!pm_runtime_enabled(&pdev->dev)) { in tegra30_i2s_platform_probe()
Dtegra30_ahub.c617 if (!pm_runtime_enabled(&pdev->dev)) { in tegra30_ahub_probe()
/linux-4.4.14/drivers/tty/serial/8250/
D8250_mtk.c235 if (!pm_runtime_enabled(&pdev->dev)) { in mtk8250_probe()
/linux-4.4.14/drivers/media/platform/exynos4-is/
Dfimc-is.c834 if (!pm_runtime_enabled(dev)) { in fimc_is_probe()
877 if (!pm_runtime_enabled(dev)) in fimc_is_probe()
Dfimc-core.c1015 if (!pm_runtime_enabled(dev)) { in fimc_probe()
1032 if (!pm_runtime_enabled(dev)) in fimc_probe()
Dfimc-lite.c1561 if (!pm_runtime_enabled(dev)) { in fimc_lite_probe()
1580 if (!pm_runtime_enabled(dev)) in fimc_lite_probe()
Dmipi-csis.c882 if (!pm_runtime_enabled(dev)) { in s5pcsis_probe()
/linux-4.4.14/sound/soc/rockchip/
Drockchip_i2s.c508 if (!pm_runtime_enabled(&pdev->dev)) { in rockchip_i2s_probe()
/linux-4.4.14/sound/soc/xtensa/
Dxtfpga-i2s.c609 if (!pm_runtime_enabled(&pdev->dev)) { in xtfpga_i2s_probe()
/linux-4.4.14/drivers/spi/
Dspi-tegra20-sflash.c497 if (!pm_runtime_enabled(&pdev->dev)) { in tegra_sflash_probe()
Dspi-tegra114.c1109 if (!pm_runtime_enabled(&pdev->dev)) { in tegra_spi_probe()
Dspi-tegra20-slink.c1107 if (!pm_runtime_enabled(&pdev->dev)) { in tegra_slink_probe()
/linux-4.4.14/drivers/base/power/
Ddomain.c393 bool runtime_pm = pm_runtime_enabled(dev); in pm_genpd_runtime_suspend()
466 bool runtime_pm = pm_runtime_enabled(dev); in pm_genpd_runtime_resume()
/linux-4.4.14/sound/soc/mediatek/
Dmtk-afe-pcm.c1246 if (!pm_runtime_enabled(&pdev->dev)) { in mtk_afe_pcm_dev_probe()
/linux-4.4.14/drivers/dma/
Dtegra20-apb-dma.c1359 if (!pm_runtime_enabled(&pdev->dev)) { in tegra_dma_probe()
Dedma.c1576 if (!pm_runtime_enabled(&tc_pdev->dev)) in edma_tc_set_pm_state()