Searched refs:NOIRQ_SYSTEM_SLEEP_PM_OPS (Results 1 - 25 of 37) sorted by relevance

12

/linux-master/drivers/bus/
H A Dsimple-pm-bus.c114 NOIRQ_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend, pm_runtime_force_resume)
/linux-master/include/linux/
H A Dpm.h328 #define NOIRQ_SYSTEM_SLEEP_PM_OPS(suspend_fn, resume_fn) \ macro
357 NOIRQ_SYSTEM_SLEEP_PM_OPS(suspend_fn, resume_fn)
472 NOIRQ_SYSTEM_SLEEP_PM_OPS(suspend_fn, resume_fn) \
/linux-master/drivers/pci/controller/cadence/
H A Dpcie-cadence.c271 NOIRQ_SYSTEM_SLEEP_PM_OPS(cdns_pcie_suspend_noirq,
/linux-master/drivers/mailbox/
H A Dqcom-ipcc.c344 NOIRQ_SYSTEM_SLEEP_PM_OPS(NULL, qcom_ipcc_pm_resume)
/linux-master/drivers/watchdog/
H A Dwdat_wdt.c533 NOIRQ_SYSTEM_SLEEP_PM_OPS(wdat_wdt_suspend_noirq, wdat_wdt_resume_noirq)
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-intel-gw.c435 NOIRQ_SYSTEM_SLEEP_PM_OPS(intel_pcie_suspend_noirq,
H A Dpci-exynos.c421 NOIRQ_SYSTEM_SLEEP_PM_OPS(exynos_pcie_suspend_noirq,
H A Dpci-layerscape.c405 NOIRQ_SYSTEM_SLEEP_PM_OPS(ls_pcie_suspend_noirq, ls_pcie_resume_noirq)
H A Dpci-dra7xx.c942 NOIRQ_SYSTEM_SLEEP_PM_OPS(dra7xx_pcie_suspend_noirq,
/linux-master/drivers/gpio/
H A Dgpio-mxc.c659 NOIRQ_SYSTEM_SLEEP_PM_OPS(mxc_gpio_noirq_suspend, mxc_gpio_noirq_resume)
/linux-master/drivers/i2c/busses/
H A Di2c-davinci.c928 NOIRQ_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
H A Di2c-exynos5.c1006 NOIRQ_SYSTEM_SLEEP_PM_OPS(exynos5_i2c_suspend_noirq,
H A Di2c-s3c2410.c1173 NOIRQ_SYSTEM_SLEEP_PM_OPS(s3c24xx_i2c_suspend_noirq,
H A Di2c-sh_mobile.c976 NOIRQ_SYSTEM_SLEEP_PM_OPS(sh_mobile_i2c_suspend,
H A Di2c-mt65xx.c1550 NOIRQ_SYSTEM_SLEEP_PM_OPS(mtk_i2c_suspend_noirq,
/linux-master/drivers/mfd/
H A Darizona-core.c789 NOIRQ_SYSTEM_SLEEP_PM_OPS(arizona_suspend_noirq,
/linux-master/drivers/rtc/
H A Drtc-stm32.c926 NOIRQ_SYSTEM_SLEEP_PM_OPS(stm32_rtc_suspend, stm32_rtc_resume)
/linux-master/drivers/pci/controller/
H A Dpcie-mediatek-gen3.c1073 NOIRQ_SYSTEM_SLEEP_PM_OPS(mtk_pcie_suspend_noirq,
H A Dpcie-rockchip-host.c1033 NOIRQ_SYSTEM_SLEEP_PM_OPS(rockchip_pcie_suspend_noirq,
H A Dpci-mvebu.c1720 NOIRQ_SYSTEM_SLEEP_PM_OPS(mvebu_pcie_suspend, mvebu_pcie_resume)
/linux-master/drivers/iommu/
H A Dipmmu-vmsa.c1153 NOIRQ_SYSTEM_SLEEP_PM_OPS(NULL, ipmmu_resume_noirq)
/linux-master/drivers/thermal/mediatek/
H A Dlvts_thermal.c1565 NOIRQ_SYSTEM_SLEEP_PM_OPS(lvts_suspend, lvts_resume)
/linux-master/drivers/pinctrl/mediatek/
H A Dpinctrl-paris.c1121 NOIRQ_SYSTEM_SLEEP_PM_OPS(mtk_paris_pinctrl_suspend, mtk_paris_pinctrl_resume)
H A Dpinctrl-mtk-common.c918 NOIRQ_SYSTEM_SLEEP_PM_OPS(mtk_eint_suspend, mtk_eint_resume)
/linux-master/sound/pci/hda/
H A Dcs35l56_hda.c1093 NOIRQ_SYSTEM_SLEEP_PM_OPS(cs35l56_hda_system_suspend_no_irq,

Completed in 282 milliseconds

12