Home
last modified time | relevance | path

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

/linux-4.1.27/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()
683 if (pm_runtime_enabled(dev)) { in phy_create()
/linux-4.1.27/include/linux/
Dpm_runtime.h106 static inline bool pm_runtime_enabled(struct device *dev) in pm_runtime_enabled() function
168 static inline bool pm_runtime_enabled(struct device *dev) { return false; } in pm_runtime_enabled() function
/linux-4.1.27/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.1.27/drivers/input/mouse/
Dcyapa.c364 if (!pm_runtime_enabled(&client->dev)) { in cyapa_open()
381 if (pm_runtime_enabled(&client->dev)) in cyapa_close()
586 if (pm_runtime_enabled(dev)) in cyapa_reinitialize()
1287 if (pm_runtime_enabled(dev)) in cyapa_suspend()
/linux-4.1.27/sound/soc/tegra/
Dtegra20_spdif.c331 if (!pm_runtime_enabled(&pdev->dev)) { in tegra20_spdif_platform_probe()
Dtegra20_i2s.c403 if (!pm_runtime_enabled(&pdev->dev)) { in tegra20_i2s_platform_probe()
Dtegra30_i2s.c453 if (!pm_runtime_enabled(&pdev->dev)) { in tegra30_i2s_platform_probe()
Dtegra30_ahub.c653 if (!pm_runtime_enabled(&pdev->dev)) { in tegra30_ahub_probe()
/linux-4.1.27/sound/soc/rockchip/
Drockchip_i2s.c472 if (!pm_runtime_enabled(&pdev->dev)) { in rockchip_i2s_probe()
/linux-4.1.27/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.c1564 if (!pm_runtime_enabled(dev)) { in fimc_lite_probe()
1583 if (!pm_runtime_enabled(dev)) in fimc_lite_probe()
Dmipi-csis.c881 if (!pm_runtime_enabled(dev)) { in s5pcsis_probe()
/linux-4.1.27/sound/soc/xtensa/
Dxtfpga-i2s.c615 if (!pm_runtime_enabled(&pdev->dev)) { in xtfpga_i2s_probe()
/linux-4.1.27/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.1.27/drivers/dma/
Dtegra20-apb-dma.c1348 if (!pm_runtime_enabled(&pdev->dev)) { in tegra_dma_probe()