Home
last modified time | relevance | path

Searched refs:SET_SYSTEM_SLEEP_PM_OPS (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/linux-6.15/include/linux/
H A Dpm.h342 #define SET_SYSTEM_SLEEP_PM_OPS(suspend_fn, resume_fn) \ macro
345 #define SET_SYSTEM_SLEEP_PM_OPS(suspend_fn, resume_fn) macro
437 SET_SYSTEM_SLEEP_PM_OPS(suspend_fn, resume_fn) \
458 SET_SYSTEM_SLEEP_PM_OPS(suspend_fn, resume_fn) \
/linux-6.15/drivers/ufs/host/
H A Dtc-dwc-g210-pltfrm.c83 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
H A Dtc-dwc-g210-pci.c110 SET_SYSTEM_SLEEP_PM_OPS(ufshcd_system_suspend, ufshcd_system_resume)
/linux-6.15/drivers/mmc/host/
H A Ddw_mmc-pci.c78 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
H A Ddw_mmc-pltfm.c62 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
H A Dsdhci-pltfm.c228 SET_SYSTEM_SLEEP_PM_OPS(sdhci_pltfm_suspend, sdhci_pltfm_resume)
/linux-6.15/drivers/ssb/
H A Dpcihost_wrapper.c62 SET_SYSTEM_SLEEP_PM_OPS(ssb_pcihost_suspend, ssb_pcihost_resume)
/linux-6.15/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is-i2c.c130 SET_SYSTEM_SLEEP_PM_OPS(fimc_is_i2c_suspend, fimc_is_i2c_resume)
/linux-6.15/drivers/clk/tegra/
H A Dclk-device.c178 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_resume_and_get, pm_runtime_put)
/linux-6.15/drivers/tty/serial/8250/
H A D8250_pxa.c52 SET_SYSTEM_SLEEP_PM_OPS(serial_pxa_suspend, serial_pxa_resume)
/linux-6.15/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_drv.c150 SET_SYSTEM_SLEEP_PM_OPS(komeda_pm_suspend, komeda_pm_resume)
/linux-6.15/drivers/char/hw_random/
H A Domap3-rom-rng.c163 SET_SYSTEM_SLEEP_PM_OPS(omap_rom_rng_runtime_suspend,
H A Dmtk-rng.c172 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
H A Diproc-rng200.c222 SET_SYSTEM_SLEEP_PM_OPS(iproc_rng200_suspend, iproc_rng200_resume)
H A Dnpcm-rng.c159 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
H A Datmel-rng.c192 SET_SYSTEM_SLEEP_PM_OPS(pm_runtime_force_suspend,
/linux-6.15/drivers/usb/dwc3/
H A Ddwc3-of-simple.c165 SET_SYSTEM_SLEEP_PM_OPS(dwc3_of_simple_suspend, dwc3_of_simple_resume)
/linux-6.15/drivers/cpufreq/
H A Dtegra124-cpufreq.c177 SET_SYSTEM_SLEEP_PM_OPS(tegra124_cpufreq_suspend,
/linux-6.15/drivers/base/
H A Dauxiliary.c211 SET_SYSTEM_SLEEP_PM_OPS(pm_generic_suspend, pm_generic_resume)
/linux-6.15/drivers/watchdog/
H A Dmeson_gxbb_wdt.c143 SET_SYSTEM_SLEEP_PM_OPS(meson_gxbb_wdt_suspend, meson_gxbb_wdt_resume)
H A Dftwdt010_wdt.c220 SET_SYSTEM_SLEEP_PM_OPS(ftwdt010_wdt_suspend,
/linux-6.15/drivers/gpu/drm/stm/
H A Ddrv.c180 SET_SYSTEM_SLEEP_PM_OPS(drv_suspend, drv_resume)
/linux-6.15/drivers/usb/cdns3/
H A Dcdnsp-pci.c222 SET_SYSTEM_SLEEP_PM_OPS(cdnsp_pci_suspend, cdnsp_pci_resume)
H A Dcdns3-starfive.c222 SET_SYSTEM_SLEEP_PM_OPS(cdns_starfive_suspend, cdns_starfive_resume)
/linux-6.15/drivers/gpu/drm/tidss/
H A Dtidss_drv.c95 SET_SYSTEM_SLEEP_PM_OPS(tidss_suspend, tidss_resume)

12345678910>>...13