Home
last modified time | relevance | path

Searched refs:RUNTIME_PM_OPS (Results 1 – 25 of 242) sorted by relevance

12345678910

/linux-6.15/include/linux/
H A Dpm_runtime.h44 RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \
48 RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \
52 RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \
56 RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \
H A Dpm.h336 #define RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn) \ macro
364 RUNTIME_PM_OPS(suspend_fn, resume_fn, idle_fn)
374 RUNTIME_PM_OPS(runtime_suspend_fn, runtime_resume_fn, idle_fn) \
/linux-6.15/sound/soc/sof/
H A Dsof-acpi-dev.c41 RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
H A Dsof-of-dev.c37 RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume, NULL)
H A Dsof-pci-dev.c162 RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
/linux-6.15/drivers/bus/
H A Dsimple-pm-bus.c133 RUNTIME_PM_OPS(simple_pm_bus_runtime_suspend, simple_pm_bus_runtime_resume, NULL)
/linux-6.15/sound/soc/amd/rpl/
H A Drpl-pci-acp6x.c187 RUNTIME_PM_OPS(snd_rpl_suspend, snd_rpl_resume, NULL)
/linux-6.15/sound/soc/codecs/
H A Drt715-sdca-sdw.c267 RUNTIME_PM_OPS(rt715_dev_suspend, rt715_dev_resume, NULL)
H A Dcs4349.c350 RUNTIME_PM_OPS(cs4349_runtime_suspend, cs4349_runtime_resume, NULL)
/linux-6.15/sound/soc/img/
H A Dpistachio-internal-dac.c255 RUNTIME_PM_OPS(pistachio_internal_dac_rt_suspend,
H A Dimg-parallel-out.c303 RUNTIME_PM_OPS(img_prl_out_suspend, img_prl_out_resume, NULL)
/linux-6.15/drivers/iio/dac/
H A Dstm32-dac-core.c226 RUNTIME_PM_OPS(stm32_dac_core_runtime_suspend,
/linux-6.15/drivers/clk/starfive/
H A Dclk-starfive-jh7110-isp.c96 RUNTIME_PM_OPS(jh7110_ispcrg_suspend, jh7110_ispcrg_resume, NULL)
H A Dclk-starfive-jh7110-vout.c101 RUNTIME_PM_OPS(jh7110_voutcrg_suspend, jh7110_voutcrg_resume, NULL)
/linux-6.15/drivers/usb/cdns3/
H A Dcdns3-ti.c253 RUNTIME_PM_OPS(NULL, cdns_ti_runtime_resume, NULL)
/linux-6.15/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_drv.c158 RUNTIME_PM_OPS(shmob_drm_pm_runtime_suspend,
/linux-6.15/sound/soc/fsl/
H A Dfsl_aud2htx.c291 RUNTIME_PM_OPS(fsl_aud2htx_runtime_suspend, fsl_aud2htx_runtime_resume,
/linux-6.15/sound/soc/tegra/
H A Dtegra210_ope.c396 RUNTIME_PM_OPS(tegra210_ope_runtime_suspend,
H A Dtegra20_spdif.c406 RUNTIME_PM_OPS(tegra20_spdif_runtime_suspend,
/linux-6.15/drivers/gpu/drm/imx/dcss/
H A Ddcss-dev.c319 RUNTIME_PM_OPS(dcss_dev_runtime_suspend, dcss_dev_runtime_resume, NULL)
/linux-6.15/sound/soc/amd/acp/
H A Dacp-pci.c254 RUNTIME_PM_OPS(snd_acp_suspend, snd_acp_resume, NULL)
/linux-6.15/drivers/iio/proximity/
H A Dsrf04.c386 RUNTIME_PM_OPS(srf04_pm_runtime_suspend,
/linux-6.15/sound/soc/rockchip/
H A Drockchip_spdif.c377 RUNTIME_PM_OPS(rk_spdif_runtime_suspend, rk_spdif_runtime_resume, NULL)
/linux-6.15/drivers/char/hw_random/
H A Dimx-rngc.c347 RUNTIME_PM_OPS(imx_rngc_suspend, imx_rngc_resume, NULL)
/linux-6.15/sound/soc/amd/yc/
H A Dpci-acp6x.c305 RUNTIME_PM_OPS(snd_acp6x_suspend, snd_acp6x_resume, NULL)

12345678910