Home
last modified time | relevance | path

Searched refs:SET_RUNTIME_PM_OPS (Results 1 – 25 of 522) sorted by relevance

12345678910>>...21

/Linux-v6.6/drivers/crypto/ccree/
Dcc_pm.c64 SET_RUNTIME_PM_OPS(cc_pm_suspend, cc_pm_resume, NULL)
/Linux-v6.6/drivers/ufs/host/
Dtc-dwc-g210-pltfrm.c89 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
Dtc-dwc-g210-pci.c113 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
/Linux-v6.6/include/linux/
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
448 SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \
/Linux-v6.6/drivers/mmc/host/
Ddw_mmc-pci.c80 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
Ddw_mmc-pltfm.c64 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
/Linux-v6.6/sound/soc/sof/
Dsof-acpi-dev.c41 SET_RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
Dsof-of-dev.c29 SET_RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
/Linux-v6.6/drivers/clk/qcom/
Dmss-sc7180.c109 SET_RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
Dturingcc-qcs404.c147 SET_RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
Dq6sstop-qcs404.c206 SET_RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
/Linux-v6.6/drivers/bus/
Dtegra-aconnect.c95 SET_RUNTIME_PM_OPS(tegra_aconnect_runtime_suspend,
/Linux-v6.6/drivers/media/platform/samsung/exynos4-is/
Dfimc-is-i2c.c129 SET_RUNTIME_PM_OPS(fimc_is_i2c_runtime_suspend,
/Linux-v6.6/drivers/gpu/drm/arm/display/komeda/
Dkomeda_drv.c139 SET_RUNTIME_PM_OPS(komeda_rt_pm_suspend, komeda_rt_pm_resume, NULL)
/Linux-v6.6/drivers/irqchip/
Dirq-gic-pm.c130 SET_RUNTIME_PM_OPS(gic_runtime_suspend,
/Linux-v6.6/drivers/hwspinlock/
Dstm32_hwspinlock.c140 SET_RUNTIME_PM_OPS(stm32_hwspinlock_runtime_suspend,
/Linux-v6.6/drivers/clk/samsung/
Dclk-exynos4412-isp.c152 SET_RUNTIME_PM_OPS(exynos4x12_isp_clk_suspend,
/Linux-v6.6/arch/arm/mach-omap2/
Domap_device.c435 SET_RUNTIME_PM_OPS(_od_fail_runtime_suspend,
442 SET_RUNTIME_PM_OPS(_od_runtime_suspend, _od_runtime_resume,
/Linux-v6.6/drivers/mfd/
Dexynos-lpass.c172 SET_RUNTIME_PM_OPS(exynos_lpass_suspend, exynos_lpass_resume, NULL)
/Linux-v6.6/drivers/usb/dwc3/
Ddwc3-of-simple.c167 SET_RUNTIME_PM_OPS(dwc3_of_simple_runtime_suspend,
/Linux-v6.6/drivers/soundwire/
Dmaster.c111 SET_RUNTIME_PM_OPS(pm_generic_runtime_suspend,
/Linux-v6.6/drivers/char/hw_random/
Dnpcm-rng.c159 SET_RUNTIME_PM_OPS(npcm_rng_runtime_suspend,
Dmtk-rng.c170 SET_RUNTIME_PM_OPS(mtk_rng_runtime_suspend,
/Linux-v6.6/drivers/gpu/drm/stm/
Ddrv.c177 SET_RUNTIME_PM_OPS(drv_runtime_suspend,
/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-tpiu.c204 SET_RUNTIME_PM_OPS(tpiu_runtime_suspend, tpiu_runtime_resume, NULL)

12345678910>>...21