Home
last modified time | relevance | path

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

12345678910>>...20

/linux/include/linux/
A Dpm.h340 #define SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \ macro
345 #define SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) macro
373 SET_RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \
/linux/drivers/crypto/ccree/
A Dcc_pm.c62 SET_RUNTIME_PM_OPS(cc_pm_suspend, cc_pm_resume, NULL)
/linux/drivers/scsi/ufs/
A Dtc-dwc-g210-pltfrm.c88 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
A Dtc-dwc-g210-pci.c122 SET_RUNTIME_PM_OPS(ufshcd_runtime_suspend, ufshcd_runtime_resume, NULL)
/linux/drivers/mmc/host/
A Ddw_mmc-pci.c80 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
A Ddw_mmc-pltfm.c59 SET_RUNTIME_PM_OPS(dw_mci_runtime_suspend,
/linux/sound/soc/sof/
A Dsof-acpi-dev.c41 SET_RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
A Dsof-of-dev.c58 SET_RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
A Dsof-pci-dev.c93 SET_RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
/linux/drivers/clk/qcom/
A Dlpasscorecc-sc7180.c455 SET_RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
468 SET_RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
A Dmss-sc7180.c98 SET_RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
A Dturingcc-qcs404.c135 SET_RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
A Dq6sstop-qcs404.c194 SET_RUNTIME_PM_OPS(pm_clk_suspend, pm_clk_resume, NULL)
/linux/drivers/pwm/
A Dpwm-lpss-pci.c93 SET_RUNTIME_PM_OPS(pwm_lpss_runtime_suspend_pci,
/linux/drivers/bus/
A Dtegra-aconnect.c95 SET_RUNTIME_PM_OPS(tegra_aconnect_runtime_suspend,
/linux/drivers/media/platform/exynos4-is/
A Dfimc-is-i2c.c131 SET_RUNTIME_PM_OPS(fimc_is_i2c_runtime_suspend,
/linux/drivers/gpu/drm/imx/dcss/
A Ddcss-drv.c120 SET_RUNTIME_PM_OPS(dcss_dev_runtime_suspend,
/linux/drivers/irqchip/
A Dirq-gic-pm.c130 SET_RUNTIME_PM_OPS(gic_runtime_suspend,
/linux/drivers/hwspinlock/
A Dstm32_hwspinlock.c125 SET_RUNTIME_PM_OPS(stm32_hwspinlock_runtime_suspend,
/linux/drivers/clk/samsung/
A Dclk-exynos4412-isp.c150 SET_RUNTIME_PM_OPS(exynos4x12_isp_clk_suspend,
/linux/arch/arm/mach-omap2/
A Domap_device.c461 SET_RUNTIME_PM_OPS(_od_fail_runtime_suspend,
468 SET_RUNTIME_PM_OPS(_od_runtime_suspend, _od_runtime_resume,
/linux/drivers/usb/dwc3/
A Ddwc3-of-simple.c169 SET_RUNTIME_PM_OPS(dwc3_of_simple_runtime_suspend,
/linux/drivers/mfd/
A Dexynos-lpass.c175 SET_RUNTIME_PM_OPS(exynos_lpass_suspend, exynos_lpass_resume, NULL)
/linux/drivers/soundwire/
A Dmaster.c111 SET_RUNTIME_PM_OPS(pm_generic_runtime_suspend,
/linux/drivers/char/hw_random/
A Dnpcm-rng.c158 SET_RUNTIME_PM_OPS(npcm_rng_runtime_suspend,

Completed in 35 milliseconds

12345678910>>...20