Home
last modified time | relevance | path

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

12345678910>>...13

/Linux-v4.19/include/linux/
Dpm.h353 #define SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \ macro
358 #define SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) macro
386 SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \
/Linux-v4.19/drivers/bus/
Dtegra-aconnect.c71 SET_RUNTIME_PM_OPS(tegra_aconnect_runtime_suspend,
/Linux-v4.19/drivers/mmc/host/
Ddw_mmc-pci.c84 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
Ddw_mmc-pltfm.c64 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
Dtmio_mmc.c149 SET_RUNTIME_PM_OPS(tmio_mmc_host_runtime_suspend,
Ddw_mmc-zx.c224 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
/Linux-v4.19/drivers/pwm/
Dpwm-lpss-pci.c100 SET_RUNTIME_PM_OPS(pwm_lpss_runtime_suspend_pci,
/Linux-v4.19/drivers/crypto/ccree/
Dcc_pm.c19 SET_RUNTIME_PM_OPS(cc_pm_suspend, cc_pm_resume, NULL)
/Linux-v4.19/drivers/clk/tegra/
Dclk-tegra124-dfll-fcpu.c151 SET_RUNTIME_PM_OPS(tegra_dfll_runtime_suspend,
/Linux-v4.19/drivers/media/platform/exynos4-is/
Dfimc-is-i2c.c134 SET_RUNTIME_PM_OPS(fimc_is_i2c_runtime_suspend,
/Linux-v4.19/drivers/irqchip/
Dirq-gic-pm.c143 SET_RUNTIME_PM_OPS(gic_runtime_suspend,
/Linux-v4.19/drivers/scsi/ufs/
Dufshcd-pci.c195 SET_RUNTIME_PM_OPS(ufshcd_pci_runtime_suspend,
/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-replicator.c138 SET_RUNTIME_PM_OPS(replicator_runtime_suspend,
Dcoresight-tpiu.c191 SET_RUNTIME_PM_OPS(tpiu_runtime_suspend, tpiu_runtime_resume, NULL)
Dcoresight-dynamic-replicator.c185 SET_RUNTIME_PM_OPS(replicator_runtime_suspend,
/Linux-v4.19/drivers/clk/samsung/
Dclk-exynos4412-isp.c157 SET_RUNTIME_PM_OPS(exynos4x12_isp_clk_suspend,
Dclk-exynos5-subcmu.c118 SET_RUNTIME_PM_OPS(exynos5_subcmu_suspend,
/Linux-v4.19/drivers/mfd/
Dexynos-lpass.c176 SET_RUNTIME_PM_OPS(exynos_lpass_suspend, exynos_lpass_resume, NULL)
/Linux-v4.19/drivers/char/hw_random/
Dstm32-rng.c191 SET_RUNTIME_PM_OPS(stm32_rng_runtime_suspend,
/Linux-v4.19/sound/soc/img/
Dpistachio-internal-dac.c266 SET_RUNTIME_PM_OPS(pistachio_internal_dac_rt_suspend,
/Linux-v4.19/drivers/remoteproc/
Dwkup_m3_rproc.c243 SET_RUNTIME_PM_OPS(wkup_m3_rpm_suspend, wkup_m3_rpm_resume, NULL)
/Linux-v4.19/drivers/usb/dwc3/
Ddwc3-of-simple.c234 SET_RUNTIME_PM_OPS(dwc3_of_simple_runtime_suspend,
/Linux-v4.19/drivers/gnss/
Dserial.c269 SET_RUNTIME_PM_OPS(gnss_serial_runtime_suspend, gnss_serial_runtime_resume, NULL)
/Linux-v4.19/drivers/staging/greybus/
Dbundle.c166 SET_RUNTIME_PM_OPS(gb_bundle_suspend, gb_bundle_resume, gb_bundle_idle)
/Linux-v4.19/arch/arm/mach-omap2/
Domap_device.c640 SET_RUNTIME_PM_OPS(_od_fail_runtime_suspend,
647 SET_RUNTIME_PM_OPS(_od_runtime_suspend, _od_runtime_resume,

12345678910>>...13