/openbmc/linux/include/linux/ |
H A D | pm.h | 342 #define SET_SYSTEM_SLEEP_PM_OPS(suspend_fn, resume_fn) \ macro 345 #define SET_SYSTEM_SLEEP_PM_OPS(suspend_fn, resume_fn) macro 441 SET_SYSTEM_SLEEP_PM_OPS(suspend_fn, resume_fn) \ 462 SET_SYSTEM_SLEEP_PM_OPS(suspend_fn, resume_fn) \
|
/openbmc/linux/sound/soc/codecs/ |
H A D | cs42l51-i2c.c | 43 SET_SYSTEM_SLEEP_PM_OPS(cs42l51_suspend, cs42l51_resume)
|
H A D | cs42l42-i2c.c | 65 SET_SYSTEM_SLEEP_PM_OPS(cs42l42_suspend, cs42l42_i2c_resume)
|
H A D | cs42l83-i2c.c | 216 SET_SYSTEM_SLEEP_PM_OPS(cs42l42_suspend, cs42l83_i2c_resume)
|
/openbmc/linux/drivers/ufs/host/ |
H A D | tc-dwc-g210-pltfrm.c | 88 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
|
H A D | tc-dwc-g210-pci.c | 112 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
|
/openbmc/linux/drivers/mmc/host/ |
H A D | dw_mmc-pci.c | 78 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
H A D | dw_mmc-pltfm.c | 62 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
/openbmc/linux/sound/soc/sof/ |
H A D | sof-of-dev.c | 28 SET_SYSTEM_SLEEP_PM_OPS(snd_sof_suspend, snd_sof_resume)
|
H A D | sof-acpi-dev.c | 40 SET_SYSTEM_SLEEP_PM_OPS(snd_sof_suspend, snd_sof_resume)
|
/openbmc/linux/drivers/ssb/ |
H A D | pcihost_wrapper.c | 62 SET_SYSTEM_SLEEP_PM_OPS(ssb_pcihost_suspend, ssb_pcihost_resume)
|
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-is-i2c.c | 131 SET_SYSTEM_SLEEP_PM_OPS(fimc_is_i2c_suspend, fimc_is_i2c_resume)
|
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_drv.c | 138 SET_SYSTEM_SLEEP_PM_OPS(komeda_pm_suspend, komeda_pm_resume)
|
/openbmc/linux/drivers/clk/tegra/ |
H A D | clk-device.c | 178 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_resume_and_get, pm_runtime_put)
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | omap3-rom-rng.c | 163 SET_SYSTEM_SLEEP_PM_OPS(omap_rom_rng_runtime_suspend,
|
H A D | iproc-rng200.c | 222 SET_SYSTEM_SLEEP_PM_OPS(iproc_rng200_suspend, iproc_rng200_resume)
|
H A D | mtk-rng.c | 172 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
H A D | npcm-rng.c | 161 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
H A D | atmel-rng.c | 194 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
H A D | stm32-rng.c | 195 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
|
/openbmc/linux/drivers/usb/dwc3/ |
H A D | dwc3-of-simple.c | 166 SET_SYSTEM_SLEEP_PM_OPS(dwc3_of_simple_suspend, dwc3_of_simple_resume)
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_pxa.c | 52 SET_SYSTEM_SLEEP_PM_OPS(serial_pxa_suspend, serial_pxa_resume)
|
/openbmc/linux/drivers/cpufreq/ |
H A D | tegra124-cpufreq.c | 184 SET_SYSTEM_SLEEP_PM_OPS(tegra124_cpufreq_suspend,
|
/openbmc/linux/sound/soc/amd/rpl/ |
H A D | rpl-pci-acp6x.c | 188 SET_SYSTEM_SLEEP_PM_OPS(snd_rpl_suspend, snd_rpl_resume)
|
/openbmc/linux/drivers/watchdog/ |
H A D | meson_gxbb_wdt.c | 143 SET_SYSTEM_SLEEP_PM_OPS(meson_gxbb_wdt_suspend, meson_gxbb_wdt_resume)
|