Home
last modified time | relevance | path

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

12345678910>>...24

/OK3568_Linux_fs/kernel/include/linux/
H A Dpm.h344 #define SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \ macro
349 #define SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) macro
377 SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \
/OK3568_Linux_fs/kernel/drivers/crypto/ccree/
H A Dcc_pm.c62 SET_RUNTIME_PM_OPS(cc_pm_suspend, cc_pm_resume, NULL)
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc-pci.c80 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
H A Ddw_mmc-pltfm.c60 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
H A Ddw_mmc-zx.c215 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-lpss-pci.c97 SET_RUNTIME_PM_OPS(pwm_lpss_runtime_suspend_pci,
/OK3568_Linux_fs/kernel/drivers/clk/qcom/
H A Dmss-sc7180.c111 SET_RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
H A Dturingcc-qcs404.c148 SET_RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
H A Dq6sstop-qcs404.c207 SET_RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
/OK3568_Linux_fs/kernel/drivers/bus/
H A Dtegra-aconnect.c95 SET_RUNTIME_PM_OPS(tegra_aconnect_runtime_suspend,
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/
H A Dfimc-is-i2c.c131 SET_RUNTIME_PM_OPS(fimc_is_i2c_runtime_suspend,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/dcss/
H A Ddcss-drv.c120 SET_RUNTIME_PM_OPS(dcss_dev_runtime_suspend,
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dsof-of-dev.c52 SET_RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
H A Dsof-acpi-dev.c103 SET_RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-gic-pm.c132 SET_RUNTIME_PM_OPS(gic_runtime_suspend,
/OK3568_Linux_fs/kernel/drivers/hwspinlock/
H A Dstm32_hwspinlock.c125 SET_RUNTIME_PM_OPS(stm32_hwspinlock_runtime_suspend,
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Domap_device.c462 SET_RUNTIME_PM_OPS(_od_fail_runtime_suspend,
469 SET_RUNTIME_PM_OPS(_od_runtime_suspend, _od_runtime_resume,
/OK3568_Linux_fs/kernel/drivers/clk/samsung/
H A Dclk-exynos4412-isp.c154 SET_RUNTIME_PM_OPS(exynos4x12_isp_clk_suspend,
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-of-simple.c169 SET_RUNTIME_PM_OPS(dwc3_of_simple_runtime_suspend,
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dexynos-lpass.c175 SET_RUNTIME_PM_OPS(exynos_lpass_suspend, exynos_lpass_resume, NULL)
/OK3568_Linux_fs/kernel/drivers/soundwire/
H A Dmaster.c111 SET_RUNTIME_PM_OPS(pm_generic_runtime_suspend,
/OK3568_Linux_fs/kernel/drivers/char/hw_random/
H A Dnpcm-rng.c158 SET_RUNTIME_PM_OPS(npcm_rng_runtime_suspend,
H A Dmtk-rng.c170 SET_RUNTIME_PM_OPS(mtk_rng_runtime_suspend,
/OK3568_Linux_fs/kernel/drivers/memory/
H A Dmtk-smi.c414 SET_RUNTIME_PM_OPS(mtk_smi_larb_suspend, mtk_smi_larb_resume, NULL)
583 SET_RUNTIME_PM_OPS(mtk_smi_common_suspend, mtk_smi_common_resume, NULL)
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-tpiu.c203 SET_RUNTIME_PM_OPS(tpiu_runtime_suspend, tpiu_runtime_resume, NULL)

12345678910>>...24