Home
last modified time | relevance | path

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

12345

/linux/include/linux/
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) \
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/drivers/bus/
A Dsimple-pm-bus.c113 RUNTIME_PM_OPS(simple_pm_bus_runtime_suspend, simple_pm_bus_runtime_resume, NULL)
/linux/drivers/iio/dac/
A Dstm32-dac-core.c226 RUNTIME_PM_OPS(stm32_dac_core_runtime_suspend,
/linux/drivers/gpu/drm/renesas/shmobile/
A Dshmob_drm_drv.c156 RUNTIME_PM_OPS(shmob_drm_pm_runtime_suspend,
/linux/drivers/clk/starfive/
A Dclk-starfive-jh7110-isp.c107 RUNTIME_PM_OPS(jh7110_ispcrg_suspend, jh7110_ispcrg_resume, NULL)
A Dclk-starfive-jh7110-vout.c112 RUNTIME_PM_OPS(jh7110_voutcrg_suspend, jh7110_voutcrg_resume, NULL)
/linux/sound/soc/fsl/
A Dfsl_aud2htx.c291 RUNTIME_PM_OPS(fsl_aud2htx_runtime_suspend, fsl_aud2htx_runtime_resume,
A Dfsl_mqs.c303 RUNTIME_PM_OPS(fsl_mqs_runtime_suspend, fsl_mqs_runtime_resume, NULL)
A Dfsl_rpmsg.c325 RUNTIME_PM_OPS(fsl_rpmsg_runtime_suspend, fsl_rpmsg_runtime_resume,
/linux/drivers/iio/proximity/
A Dsrf04.c386 RUNTIME_PM_OPS(srf04_pm_runtime_suspend,
A Dpulsedlight-lidar-lite-v2.c359 RUNTIME_PM_OPS(lidar_pm_runtime_suspend, lidar_pm_runtime_resume, NULL)
/linux/drivers/gpu/drm/imx/dcss/
A Ddcss-dev.c319 RUNTIME_PM_OPS(dcss_dev_runtime_suspend, dcss_dev_runtime_resume, NULL)
/linux/sound/soc/amd/vangogh/
A Dpci-acp5x.c297 RUNTIME_PM_OPS(snd_acp5x_suspend, snd_acp5x_resume, NULL)
/linux/drivers/usb/dwc3/
A Ddwc3-imx8mp.c391 RUNTIME_PM_OPS(dwc3_imx8mp_runtime_suspend, dwc3_imx8mp_runtime_resume,
/linux/drivers/usb/chipidea/
A Dci_hdrc_tegra.c399 RUNTIME_PM_OPS(tegra_usb_runtime_suspend, tegra_usb_runtime_resume, NULL)
/linux/drivers/input/rmi4/
A Drmi_i2c.c364 RUNTIME_PM_OPS(rmi_i2c_runtime_suspend, rmi_i2c_runtime_resume, NULL)
A Drmi_smbus.c412 RUNTIME_PM_OPS(rmi_smb_runtime_suspend, rmi_smb_runtime_resume, NULL)
/linux/drivers/gpu/drm/msm/adreno/
A Dadreno_device.c387 RUNTIME_PM_OPS(adreno_runtime_suspend, adreno_runtime_resume, NULL)
/linux/drivers/iio/magnetometer/
A Daf8133j.c498 RUNTIME_PM_OPS(af8133j_runtime_suspend, af8133j_runtime_resume, NULL)
/linux/drivers/iio/adc/
A Drcar-gyroadc.c590 RUNTIME_PM_OPS(rcar_gyroadc_suspend, rcar_gyroadc_resume, NULL)
A Dstm32-dfsdm-core.c502 RUNTIME_PM_OPS(stm32_dfsdm_core_runtime_suspend,
/linux/drivers/clk/imx/
A Dclk-imx8mp-audiomix.c443 RUNTIME_PM_OPS(clk_imx8mp_audiomix_runtime_suspend,
/linux/drivers/input/keyboard/
A Domap4-keypad.c338 RUNTIME_PM_OPS(omap4_keypad_runtime_suspend, NULL, NULL)
/linux/drivers/regulator/
A Drt6190-regulator.c474 RUNTIME_PM_OPS(rt6190_runtime_suspend, rt6190_runtime_resume, NULL)

Completed in 48 milliseconds

12345