| /linux/drivers/platform/chrome/ |
| H A D | cros_hps_i2c.c | 131 static DEFINE_RUNTIME_DEV_PM_OPS(hps_pm_ops, hps_suspend, hps_resume, NULL);
|
| /linux/drivers/tty/serial/ |
| H A D | serial_port.c | 116 static DEFINE_RUNTIME_DEV_PM_OPS(serial_port_pm,
|
| /linux/sound/soc/codecs/ |
| H A D | uda1342.c | 318 static DEFINE_RUNTIME_DEV_PM_OPS(uda1342_pm_ops,
|
| H A D | max98363.c | 117 static DEFINE_RUNTIME_DEV_PM_OPS(max98363_pm, max98363_suspend, max98363_resume, NULL);
|
| /linux/drivers/iio/light/ |
| H A D | bh1780.c | 254 static DEFINE_RUNTIME_DEV_PM_OPS(bh1780_dev_pm_ops, bh1780_runtime_suspend,
|
| H A D | ltrf216a.c | 540 static DEFINE_RUNTIME_DEV_PM_OPS(ltrf216a_pm_ops, ltrf216a_runtime_suspend,
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_dp.c | 271 static DEFINE_RUNTIME_DEV_PM_OPS(exynos_dp_pm_ops, exynos_dp_suspend,
|
| H A D | exynos_drm_rotator.c | 449 static DEFINE_RUNTIME_DEV_PM_OPS(rotator_pm_ops, rotator_runtime_suspend,
|
| H A D | exynos_drm_mic.c | 372 static DEFINE_RUNTIME_DEV_PM_OPS(exynos_mic_pm_ops, exynos_mic_suspend,
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-ls2x.c | 348 static DEFINE_RUNTIME_DEV_PM_OPS(ls2x_i2c_pm_ops,
|
| /linux/drivers/power/supply/ |
| H A D | intel_dc_ti_battery.c | 376 static DEFINE_RUNTIME_DEV_PM_OPS(dc_ti_battery_pm_ops, adc_battery_helper_suspend,
|
| /linux/drivers/iio/adc/ |
| H A D | 88pm886-gpadc.c | 371 static DEFINE_RUNTIME_DEV_PM_OPS(pm886_gpadc_pm_ops,
|
| H A D | rzn1-adc.c | 467 static DEFINE_RUNTIME_DEV_PM_OPS(rzn1_adc_pm_ops,
|
| H A D | ti-ads1100.c | 397 static DEFINE_RUNTIME_DEV_PM_OPS(ads1100_pm_ops,
|
| H A D | imx93_adc.c | 471 static DEFINE_RUNTIME_DEV_PM_OPS(imx93_adc_pm_ops,
|
| H A D | imx8qxp-adc.c | 474 static DEFINE_RUNTIME_DEV_PM_OPS(imx8qxp_adc_pm_ops,
|
| /linux/drivers/thermal/ |
| H A D | imx91_thermal.c | 363 static DEFINE_RUNTIME_DEV_PM_OPS(imx91_tmu_pm_ops, imx91_tmu_runtime_suspend,
|
| /linux/drivers/iio/magnetometer/ |
| H A D | als31300.c | 427 static DEFINE_RUNTIME_DEV_PM_OPS(als31300_pm_ops,
|
| H A D | tlv493d.c | 498 static DEFINE_RUNTIME_DEV_PM_OPS(tlv493d_pm_ops, tlv493d_runtime_suspend,
|
| /linux/drivers/accel/ethosu/ |
| H A D | ethosu_drv.c | 385 static DEFINE_RUNTIME_DEV_PM_OPS(ethosu_pm_ops,
|
| /linux/include/linux/ |
| H A D | pm_runtime.h | 38 #define DEFINE_RUNTIME_DEV_PM_OPS(name, suspend_fn, resume_fn, idle_fn) \ macro
|
| /linux/drivers/gpu/drm/msm/hdmi/ |
| H A D | hdmi.c | 432 DEFINE_RUNTIME_DEV_PM_OPS(msm_hdmi_pm_ops, msm_hdmi_runtime_suspend, msm_hdmi_runtime_resume, NULL);
|
| /linux/drivers/media/i2c/ |
| H A D | dw9719.c | 451 static DEFINE_RUNTIME_DEV_PM_OPS(dw9719_pm_ops, dw9719_suspend, dw9719_resume,
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | psb_drv.c | 492 static DEFINE_RUNTIME_DEV_PM_OPS(psb_pm_ops, gma_power_suspend, gma_power_resume, NULL);
|
| /linux/drivers/gpio/ |
| H A D | gpio-mpc8xxx.c | 484 static DEFINE_RUNTIME_DEV_PM_OPS(mpc8xx_pm_ops,
|