Searched refs:SET_RUNTIME_PM_OPS (Results 1 - 25 of 529) sorted by relevance

1234567891011>>

/linux-master/drivers/crypto/ccree/
H A Dcc_pm.c64 SET_RUNTIME_PM_OPS(cc_pm_suspend, cc_pm_resume, NULL)
/linux-master/drivers/ufs/host/
H A Dtc-dwc-g210-pltfrm.c87 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
H A Dtc-dwc-g210-pci.c113 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
/linux-master/drivers/mmc/host/
H A Ddw_mmc-pci.c80 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
H A Ddw_mmc-pltfm.c64 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
/linux-master/drivers/bus/
H A Dtegra-aconnect.c93 SET_RUNTIME_PM_OPS(tegra_aconnect_runtime_suspend,
/linux-master/sound/soc/sof/
H A Dsof-acpi-dev.c41 SET_RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
H A Dsof-of-dev.c29 SET_RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
/linux-master/drivers/clk/qcom/
H A Dturingcc-qcs404.c147 SET_RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
H A Dq6sstop-qcs404.c206 SET_RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is-i2c.c128 SET_RUNTIME_PM_OPS(fimc_is_i2c_runtime_suspend,
/linux-master/include/linux/
H A Dpm.h363 #define SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \ macro
366 #define SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) macro
463 SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \
/linux-master/drivers/hwspinlock/
H A Dstm32_hwspinlock.c140 SET_RUNTIME_PM_OPS(stm32_hwspinlock_runtime_suspend,
/linux-master/sound/soc/amd/rpl/
H A Drpl-pci-acp6x.c187 SET_RUNTIME_PM_OPS(snd_rpl_suspend, snd_rpl_resume, NULL)
/linux-master/drivers/irqchip/
H A Dirq-gic-pm.c130 SET_RUNTIME_PM_OPS(gic_runtime_suspend,
/linux-master/drivers/clk/samsung/
H A Dclk-exynos5-subcmu.c119 SET_RUNTIME_PM_OPS(exynos5_subcmu_suspend,
H A Dclk-exynos4412-isp.c152 SET_RUNTIME_PM_OPS(exynos4x12_isp_clk_suspend,
/linux-master/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_drv.c147 SET_RUNTIME_PM_OPS(komeda_rt_pm_suspend, komeda_rt_pm_resume, NULL)
/linux-master/drivers/char/hw_random/
H A Dnpcm-rng.c157 SET_RUNTIME_PM_OPS(npcm_rng_runtime_suspend,
H A Dmtk-rng.c170 SET_RUNTIME_PM_OPS(mtk_rng_runtime_suspend,
/linux-master/drivers/mfd/
H A Dexynos-lpass.c170 SET_RUNTIME_PM_OPS(exynos_lpass_suspend, exynos_lpass_resume, NULL)
/linux-master/drivers/soundwire/
H A Dmaster.c111 SET_RUNTIME_PM_OPS(pm_generic_runtime_suspend,
/linux-master/drivers/usb/dwc3/
H A Ddwc3-of-simple.c166 SET_RUNTIME_PM_OPS(dwc3_of_simple_runtime_suspend,
/linux-master/arch/arm/mach-omap2/
H A Domap_device.c435 SET_RUNTIME_PM_OPS(_od_fail_runtime_suspend,
442 SET_RUNTIME_PM_OPS(_od_runtime_suspend, _od_runtime_resume,
/linux-master/drivers/media/cec/platform/s5p/
H A Ds5p_cec.c283 SET_RUNTIME_PM_OPS(s5p_cec_runtime_suspend, s5p_cec_runtime_resume,

Completed in 460 milliseconds

1234567891011>>