Home
last modified time | relevance | path

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

12

/linux/drivers/tty/serial/
H A Dserial_port.c116 static DEFINE_RUNTIME_DEV_PM_OPS(serial_port_pm,
/linux/drivers/iio/light/
H A Dbh1780.c254 static DEFINE_RUNTIME_DEV_PM_OPS(bh1780_dev_pm_ops, bh1780_runtime_suspend,
H A Dveml3235.c518 static DEFINE_RUNTIME_DEV_PM_OPS(veml3235_pm_ops, veml3235_runtime_suspend,
H A Dvcnl4035.c661 static DEFINE_RUNTIME_DEV_PM_OPS(vcnl4035_pm_ops, vcnl4035_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,
H A Dexynos_drm_scaler.c584 static DEFINE_RUNTIME_DEV_PM_OPS(scaler_pm_ops, scaler_runtime_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/sound/soc/codecs/
H A Dmax98363.c117 static DEFINE_RUNTIME_DEV_PM_OPS(max98363_pm, max98363_suspend, max98363_resume, NULL);
/linux/drivers/iio/adc/
H A Drzn1-adc.c467 static DEFINE_RUNTIME_DEV_PM_OPS(rzn1_adc_pm_ops,
H A Dti-ads1119.c797 static DEFINE_RUNTIME_DEV_PM_OPS(ads1119_pm_ops, ads1119_runtime_suspend,
H A Drtq6056.c835 static DEFINE_RUNTIME_DEV_PM_OPS(rtq6056_pm_ops, rtq6056_runtime_suspend,
H A Dstm32-adc-core.c846 static DEFINE_RUNTIME_DEV_PM_OPS(stm32_adc_core_pm_ops,
/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/iio/magnetometer/
H A Dtlv493d.c498 static DEFINE_RUNTIME_DEV_PM_OPS(tlv493d_pm_ops, tlv493d_runtime_suspend,
H A Dak8975.c1086 static DEFINE_RUNTIME_DEV_PM_OPS(ak8975_dev_pm_ops, ak8975_runtime_suspend,
H A Dak8974.c1016 static DEFINE_RUNTIME_DEV_PM_OPS(ak8974_dev_pm_ops, ak8974_runtime_suspend,
/linux/drivers/pwm/
H A Dpwm-rz-mtu3.c459 static DEFINE_RUNTIME_DEV_PM_OPS(rz_mtu3_pwm_pm_ops,
/linux/drivers/media/i2c/
H A Dov02c10.c981 static DEFINE_RUNTIME_DEV_PM_OPS(ov02c10_pm_ops, ov02c10_power_off,
/linux/drivers/phy/xilinx/
H A Dphy-zynqmp.c950 static DEFINE_RUNTIME_DEV_PM_OPS(xpsgtr_pm_ops, xpsgtr_runtime_suspend,
/linux/drivers/counter/
H A Drz-mtu3-cnt.c825 static DEFINE_RUNTIME_DEV_PM_OPS(rz_mtu3_cnt_pm_ops,
/linux/drivers/media/platform/synopsys/
H A Ddw-mipi-csi2rx.c945 static DEFINE_RUNTIME_DEV_PM_OPS(dw_mipi_csi2rx_pm_ops,

12