Home
last modified time | relevance | path

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

123

/linux-6.15/drivers/platform/chrome/
H A Dcros_hps_i2c.c129 static DEFINE_RUNTIME_DEV_PM_OPS(hps_pm_ops, hps_suspend, hps_resume, NULL);
/linux-6.15/drivers/tty/serial/
H A Dserial_port.c116 static DEFINE_RUNTIME_DEV_PM_OPS(serial_port_pm,
/linux-6.15/drivers/iio/light/
H A Dbh1780.c255 static DEFINE_RUNTIME_DEV_PM_OPS(bh1780_dev_pm_ops, bh1780_runtime_suspend,
H A Dltrf216a.c541 static DEFINE_RUNTIME_DEV_PM_OPS(ltrf216a_pm_ops, ltrf216a_runtime_suspend,
H A Dveml3235.c518 static DEFINE_RUNTIME_DEV_PM_OPS(veml3235_pm_ops, veml3235_runtime_suspend,
H A Dgp2ap002.c691 static DEFINE_RUNTIME_DEV_PM_OPS(gp2ap002_dev_pm_ops, gp2ap002_runtime_suspend,
H A Disl29028.c677 static DEFINE_RUNTIME_DEV_PM_OPS(isl29028_pm_ops, isl29028_suspend,
/linux-6.15/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-6.15/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-6.15/drivers/i2c/busses/
H A Di2c-ls2x.c348 static DEFINE_RUNTIME_DEV_PM_OPS(ls2x_i2c_pm_ops,
/linux-6.15/drivers/iio/adc/
H A Dti-ads1100.c410 static DEFINE_RUNTIME_DEV_PM_OPS(ads1100_pm_ops,
H A Dimx93_adc.c461 static DEFINE_RUNTIME_DEV_PM_OPS(imx93_adc_pm_ops,
H A Dimx8qxp-adc.c478 static DEFINE_RUNTIME_DEV_PM_OPS(imx8qxp_adc_pm_ops,
/linux-6.15/drivers/media/i2c/
H A Ddw9719.c363 static DEFINE_RUNTIME_DEV_PM_OPS(dw9719_pm_ops, dw9719_suspend, dw9719_resume,
/linux-6.15/include/linux/
H A Dpm_runtime.h37 #define DEFINE_RUNTIME_DEV_PM_OPS(name, suspend_fn, resume_fn, idle_fn) \ macro
/linux-6.15/drivers/iio/magnetometer/
H A Dals31300.c431 static DEFINE_RUNTIME_DEV_PM_OPS(als31300_pm_ops,
/linux-6.15/drivers/gpu/drm/gma500/
H A Dpsb_drv.c491 static DEFINE_RUNTIME_DEV_PM_OPS(psb_pm_ops, gma_power_suspend, gma_power_resume, NULL);
/linux-6.15/drivers/staging/media/atomisp/i2c/
H A Datomisp-gc0310.c691 static DEFINE_RUNTIME_DEV_PM_OPS(gc0310_pm_ops, gc0310_suspend, gc0310_resume, NULL);
/linux-6.15/drivers/gpu/drm/rockchip/
H A Danalogix_dp-rockchip.c483 static DEFINE_RUNTIME_DEV_PM_OPS(rockchip_dp_pm_ops, rockchip_dp_suspend,
/linux-6.15/drivers/gpio/
H A Dgpio-mpc8xxx.c453 static DEFINE_RUNTIME_DEV_PM_OPS(mpc8xx_pm_ops,
/linux-6.15/drivers/pwm/
H A Dpwm-rz-mtu3.c459 static DEFINE_RUNTIME_DEV_PM_OPS(rz_mtu3_pwm_pm_ops,
/linux-6.15/drivers/phy/freescale/
H A Dphy-fsl-samsung-hdmi.c731 static DEFINE_RUNTIME_DEV_PM_OPS(fsl_samsung_hdmi_phy_pm_ops,

123