| /linux/include/linux/ |
| 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) \
|
| 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/drivers/bus/ |
| A D | simple-pm-bus.c | 113 RUNTIME_PM_OPS(simple_pm_bus_runtime_suspend, simple_pm_bus_runtime_resume, NULL)
|
| /linux/drivers/iio/dac/ |
| A D | stm32-dac-core.c | 226 RUNTIME_PM_OPS(stm32_dac_core_runtime_suspend,
|
| /linux/drivers/gpu/drm/renesas/shmobile/ |
| A D | shmob_drm_drv.c | 156 RUNTIME_PM_OPS(shmob_drm_pm_runtime_suspend,
|
| /linux/drivers/clk/starfive/ |
| A D | clk-starfive-jh7110-isp.c | 107 RUNTIME_PM_OPS(jh7110_ispcrg_suspend, jh7110_ispcrg_resume, NULL)
|
| A D | clk-starfive-jh7110-vout.c | 112 RUNTIME_PM_OPS(jh7110_voutcrg_suspend, jh7110_voutcrg_resume, NULL)
|
| /linux/sound/soc/fsl/ |
| A D | fsl_aud2htx.c | 291 RUNTIME_PM_OPS(fsl_aud2htx_runtime_suspend, fsl_aud2htx_runtime_resume,
|
| A D | fsl_mqs.c | 303 RUNTIME_PM_OPS(fsl_mqs_runtime_suspend, fsl_mqs_runtime_resume, NULL)
|
| A D | fsl_rpmsg.c | 325 RUNTIME_PM_OPS(fsl_rpmsg_runtime_suspend, fsl_rpmsg_runtime_resume,
|
| /linux/drivers/iio/proximity/ |
| A D | srf04.c | 386 RUNTIME_PM_OPS(srf04_pm_runtime_suspend,
|
| A D | pulsedlight-lidar-lite-v2.c | 359 RUNTIME_PM_OPS(lidar_pm_runtime_suspend, lidar_pm_runtime_resume, NULL)
|
| /linux/drivers/gpu/drm/imx/dcss/ |
| A D | dcss-dev.c | 319 RUNTIME_PM_OPS(dcss_dev_runtime_suspend, dcss_dev_runtime_resume, NULL)
|
| /linux/sound/soc/amd/vangogh/ |
| A D | pci-acp5x.c | 297 RUNTIME_PM_OPS(snd_acp5x_suspend, snd_acp5x_resume, NULL)
|
| /linux/drivers/usb/dwc3/ |
| A D | dwc3-imx8mp.c | 391 RUNTIME_PM_OPS(dwc3_imx8mp_runtime_suspend, dwc3_imx8mp_runtime_resume,
|
| /linux/drivers/usb/chipidea/ |
| A D | ci_hdrc_tegra.c | 399 RUNTIME_PM_OPS(tegra_usb_runtime_suspend, tegra_usb_runtime_resume, NULL)
|
| /linux/drivers/input/rmi4/ |
| A D | rmi_i2c.c | 364 RUNTIME_PM_OPS(rmi_i2c_runtime_suspend, rmi_i2c_runtime_resume, NULL)
|
| A D | rmi_smbus.c | 412 RUNTIME_PM_OPS(rmi_smb_runtime_suspend, rmi_smb_runtime_resume, NULL)
|
| /linux/drivers/gpu/drm/msm/adreno/ |
| A D | adreno_device.c | 387 RUNTIME_PM_OPS(adreno_runtime_suspend, adreno_runtime_resume, NULL)
|
| /linux/drivers/iio/magnetometer/ |
| A D | af8133j.c | 498 RUNTIME_PM_OPS(af8133j_runtime_suspend, af8133j_runtime_resume, NULL)
|
| /linux/drivers/iio/adc/ |
| A D | rcar-gyroadc.c | 590 RUNTIME_PM_OPS(rcar_gyroadc_suspend, rcar_gyroadc_resume, NULL)
|
| A D | stm32-dfsdm-core.c | 502 RUNTIME_PM_OPS(stm32_dfsdm_core_runtime_suspend,
|
| /linux/drivers/clk/imx/ |
| A D | clk-imx8mp-audiomix.c | 443 RUNTIME_PM_OPS(clk_imx8mp_audiomix_runtime_suspend,
|
| /linux/drivers/input/keyboard/ |
| A D | omap4-keypad.c | 338 RUNTIME_PM_OPS(omap4_keypad_runtime_suspend, NULL, NULL)
|
| /linux/drivers/regulator/ |
| A D | rt6190-regulator.c | 474 RUNTIME_PM_OPS(rt6190_runtime_suspend, rt6190_runtime_resume, NULL)
|