Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dserial_port.c116 static DEFINE_RUNTIME_DEV_PM_OPS(serial_port_pm,
/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_scaler.c584 static DEFINE_RUNTIME_DEV_PM_OPS(scaler_pm_ops, scaler_runtime_suspend,
H A Dexynos_drm_fimc.c1399 static DEFINE_RUNTIME_DEV_PM_OPS(fimc_pm_ops, fimc_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 Drtq6056.c835 static DEFINE_RUNTIME_DEV_PM_OPS(rtq6056_pm_ops, rtq6056_runtime_suspend,
/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/rockchip/
H A Danalogix_dp-rockchip.c539 static DEFINE_RUNTIME_DEV_PM_OPS(rockchip_dp_pm_ops, rockchip_dp_suspend,
/linux/drivers/iio/light/
H A Dveml3235.c518 static DEFINE_RUNTIME_DEV_PM_OPS(veml3235_pm_ops, veml3235_runtime_suspend,
H A Dapds9306.c1335 static DEFINE_RUNTIME_DEV_PM_OPS(apds9306_pm_ops,
/linux/drivers/pwm/
H A Dpwm-rz-mtu3.c459 static DEFINE_RUNTIME_DEV_PM_OPS(rz_mtu3_pwm_pm_ops,
/linux/drivers/phy/freescale/
H A Dphy-fsl-samsung-hdmi.c714 static DEFINE_RUNTIME_DEV_PM_OPS(fsl_samsung_hdmi_phy_pm_ops,
/linux/drivers/media/i2c/
H A Dov02c10.c981 static DEFINE_RUNTIME_DEV_PM_OPS(ov02c10_pm_ops, ov02c10_power_off,
/linux/drivers/counter/
H A Drz-mtu3-cnt.c822 static DEFINE_RUNTIME_DEV_PM_OPS(rz_mtu3_cnt_pm_ops,
/linux/drivers/phy/xilinx/
H A Dphy-zynqmp.c950 static DEFINE_RUNTIME_DEV_PM_OPS(xpsgtr_pm_ops, xpsgtr_runtime_suspend,
/linux/drivers/mmc/host/
H A Dsunplus-mmc.c972 static DEFINE_RUNTIME_DEV_PM_OPS(spmmc_pm_ops, spmmc_pm_runtime_suspend,
/linux/Documentation/power/
H A Druntime_pm.rst804 DEFINE_RUNTIME_DEV_PM_OPS() defined in include/linux/pm_runtime.h (possibly setting its