| /linux-6.15/include/linux/ |
| H A D | pm_runtime.h | 44 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 D | pm.h | 336 #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 D | sof-acpi-dev.c | 41 RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
|
| H A D | sof-of-dev.c | 37 RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume, NULL)
|
| H A D | sof-pci-dev.c | 162 RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
|
| /linux-6.15/drivers/bus/ |
| H A D | simple-pm-bus.c | 133 RUNTIME_PM_OPS(simple_pm_bus_runtime_suspend, simple_pm_bus_runtime_resume, NULL)
|
| /linux-6.15/sound/soc/amd/rpl/ |
| H A D | rpl-pci-acp6x.c | 187 RUNTIME_PM_OPS(snd_rpl_suspend, snd_rpl_resume, NULL)
|
| /linux-6.15/sound/soc/codecs/ |
| H A D | rt715-sdca-sdw.c | 267 RUNTIME_PM_OPS(rt715_dev_suspend, rt715_dev_resume, NULL)
|
| H A D | cs4349.c | 350 RUNTIME_PM_OPS(cs4349_runtime_suspend, cs4349_runtime_resume, NULL)
|
| /linux-6.15/sound/soc/img/ |
| H A D | pistachio-internal-dac.c | 255 RUNTIME_PM_OPS(pistachio_internal_dac_rt_suspend,
|
| H A D | img-parallel-out.c | 303 RUNTIME_PM_OPS(img_prl_out_suspend, img_prl_out_resume, NULL)
|
| /linux-6.15/drivers/iio/dac/ |
| H A D | stm32-dac-core.c | 226 RUNTIME_PM_OPS(stm32_dac_core_runtime_suspend,
|
| /linux-6.15/drivers/clk/starfive/ |
| H A D | clk-starfive-jh7110-isp.c | 96 RUNTIME_PM_OPS(jh7110_ispcrg_suspend, jh7110_ispcrg_resume, NULL)
|
| H A D | clk-starfive-jh7110-vout.c | 101 RUNTIME_PM_OPS(jh7110_voutcrg_suspend, jh7110_voutcrg_resume, NULL)
|
| /linux-6.15/drivers/usb/cdns3/ |
| H A D | cdns3-ti.c | 253 RUNTIME_PM_OPS(NULL, cdns_ti_runtime_resume, NULL)
|
| /linux-6.15/drivers/gpu/drm/renesas/shmobile/ |
| H A D | shmob_drm_drv.c | 158 RUNTIME_PM_OPS(shmob_drm_pm_runtime_suspend,
|
| /linux-6.15/sound/soc/fsl/ |
| H A D | fsl_aud2htx.c | 291 RUNTIME_PM_OPS(fsl_aud2htx_runtime_suspend, fsl_aud2htx_runtime_resume,
|
| /linux-6.15/sound/soc/tegra/ |
| H A D | tegra210_ope.c | 396 RUNTIME_PM_OPS(tegra210_ope_runtime_suspend,
|
| H A D | tegra20_spdif.c | 406 RUNTIME_PM_OPS(tegra20_spdif_runtime_suspend,
|
| /linux-6.15/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-dev.c | 319 RUNTIME_PM_OPS(dcss_dev_runtime_suspend, dcss_dev_runtime_resume, NULL)
|
| /linux-6.15/sound/soc/amd/acp/ |
| H A D | acp-pci.c | 254 RUNTIME_PM_OPS(snd_acp_suspend, snd_acp_resume, NULL)
|
| /linux-6.15/drivers/iio/proximity/ |
| H A D | srf04.c | 386 RUNTIME_PM_OPS(srf04_pm_runtime_suspend,
|
| /linux-6.15/sound/soc/rockchip/ |
| H A D | rockchip_spdif.c | 377 RUNTIME_PM_OPS(rk_spdif_runtime_suspend, rk_spdif_runtime_resume, NULL)
|
| /linux-6.15/drivers/char/hw_random/ |
| H A D | imx-rngc.c | 347 RUNTIME_PM_OPS(imx_rngc_suspend, imx_rngc_resume, NULL)
|
| /linux-6.15/sound/soc/amd/yc/ |
| H A D | pci-acp6x.c | 305 RUNTIME_PM_OPS(snd_acp6x_suspend, snd_acp6x_resume, NULL)
|