Home
last modified time | relevance | path

Searched refs:DEFINE_RUNTIME_DEV_PM_OPS (Results 1 – 25 of 77) sorted by relevance

1234

/linux/drivers/platform/chrome/
H A Dcros_hps_i2c.c131 static DEFINE_RUNTIME_DEV_PM_OPS(hps_pm_ops, hps_suspend, hps_resume, NULL);
/linux/drivers/tty/serial/
H A Dserial_port.c116 static DEFINE_RUNTIME_DEV_PM_OPS(serial_port_pm,
/linux/sound/soc/codecs/
H A Duda1342.c318 static DEFINE_RUNTIME_DEV_PM_OPS(uda1342_pm_ops,
H A Dmax98363.c117 static DEFINE_RUNTIME_DEV_PM_OPS(max98363_pm, max98363_suspend, max98363_resume, NULL);
/linux/drivers/iio/light/
H A Dbh1780.c254 static DEFINE_RUNTIME_DEV_PM_OPS(bh1780_dev_pm_ops, bh1780_runtime_suspend,
H A Dltrf216a.c540 static DEFINE_RUNTIME_DEV_PM_OPS(ltrf216a_pm_ops, ltrf216a_runtime_suspend,
/linux/drivers/gpu/drm/exynos/
H A Dexynos_dp.c271 static DEFINE_RUNTIME_DEV_PM_OPS(exynos_dp_pm_ops, exynos_dp_suspend,
H A Dexynos_drm_rotator.c449 static DEFINE_RUNTIME_DEV_PM_OPS(rotator_pm_ops, rotator_runtime_suspend,
H A Dexynos_drm_mic.c372 static DEFINE_RUNTIME_DEV_PM_OPS(exynos_mic_pm_ops, exynos_mic_suspend,
/linux/drivers/i2c/busses/
H A Di2c-ls2x.c348 static DEFINE_RUNTIME_DEV_PM_OPS(ls2x_i2c_pm_ops,
/linux/drivers/power/supply/
H A Dintel_dc_ti_battery.c376 static DEFINE_RUNTIME_DEV_PM_OPS(dc_ti_battery_pm_ops, adc_battery_helper_suspend,
/linux/drivers/iio/adc/
H A D88pm886-gpadc.c371 static DEFINE_RUNTIME_DEV_PM_OPS(pm886_gpadc_pm_ops,
H A Drzn1-adc.c467 static DEFINE_RUNTIME_DEV_PM_OPS(rzn1_adc_pm_ops,
H A Dti-ads1100.c397 static DEFINE_RUNTIME_DEV_PM_OPS(ads1100_pm_ops,
H A Dimx93_adc.c471 static DEFINE_RUNTIME_DEV_PM_OPS(imx93_adc_pm_ops,
H A Dimx8qxp-adc.c474 static DEFINE_RUNTIME_DEV_PM_OPS(imx8qxp_adc_pm_ops,
/linux/drivers/thermal/
H A Dimx91_thermal.c363 static DEFINE_RUNTIME_DEV_PM_OPS(imx91_tmu_pm_ops, imx91_tmu_runtime_suspend,
/linux/drivers/iio/magnetometer/
H A Dals31300.c427 static DEFINE_RUNTIME_DEV_PM_OPS(als31300_pm_ops,
H A Dtlv493d.c498 static DEFINE_RUNTIME_DEV_PM_OPS(tlv493d_pm_ops, tlv493d_runtime_suspend,
/linux/drivers/accel/ethosu/
H A Dethosu_drv.c385 static DEFINE_RUNTIME_DEV_PM_OPS(ethosu_pm_ops,
/linux/include/linux/
H A Dpm_runtime.h38 #define DEFINE_RUNTIME_DEV_PM_OPS(name, suspend_fn, resume_fn, idle_fn) \ macro
/linux/drivers/gpu/drm/msm/hdmi/
H A Dhdmi.c432 DEFINE_RUNTIME_DEV_PM_OPS(msm_hdmi_pm_ops, msm_hdmi_runtime_suspend, msm_hdmi_runtime_resume, NULL);
/linux/drivers/media/i2c/
H A Ddw9719.c451 static DEFINE_RUNTIME_DEV_PM_OPS(dw9719_pm_ops, dw9719_suspend, dw9719_resume,
/linux/drivers/gpu/drm/gma500/
H A Dpsb_drv.c492 static DEFINE_RUNTIME_DEV_PM_OPS(psb_pm_ops, gma_power_suspend, gma_power_resume, NULL);
/linux/drivers/gpio/
H A Dgpio-mpc8xxx.c484 static DEFINE_RUNTIME_DEV_PM_OPS(mpc8xx_pm_ops,

1234