Home
last modified time | relevance | path

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

12

/linux-6.6.21/drivers/tty/serial/
Dserial_port.c49 static DEFINE_RUNTIME_DEV_PM_OPS(serial_port_pm,
/linux-6.6.21/drivers/pwm/
Dpwm-lpss-pci.c65 static DEFINE_RUNTIME_DEV_PM_OPS(pwm_lpss_pci_pm,
Dpwm-rz-mtu3.c460 static DEFINE_RUNTIME_DEV_PM_OPS(rz_mtu3_pwm_pm_ops,
/linux-6.6.21/drivers/iio/light/
Dbh1780.c255 static DEFINE_RUNTIME_DEV_PM_OPS(bh1780_dev_pm_ops, bh1780_runtime_suspend,
Dltrf216a.c520 static DEFINE_RUNTIME_DEV_PM_OPS(ltrf216a_pm_ops, ltrf216a_runtime_suspend,
Dgp2ap002.c691 static DEFINE_RUNTIME_DEV_PM_OPS(gp2ap002_dev_pm_ops, gp2ap002_runtime_suspend,
Disl29028.c677 static DEFINE_RUNTIME_DEV_PM_OPS(isl29028_pm_ops, isl29028_suspend,
Dvcnl4035.c652 static DEFINE_RUNTIME_DEV_PM_OPS(vcnl4035_pm_ops, vcnl4035_runtime_suspend,
Dveml6030.c874 static DEFINE_RUNTIME_DEV_PM_OPS(veml6030_pm_ops, veml6030_runtime_suspend,
/linux-6.6.21/drivers/gpu/drm/exynos/
Dexynos_dp.c277 static DEFINE_RUNTIME_DEV_PM_OPS(exynos_dp_pm_ops, exynos_dp_suspend,
Dexynos_drm_rotator.c451 static DEFINE_RUNTIME_DEV_PM_OPS(rotator_pm_ops, rotator_runtime_suspend,
Dexynos_drm_mic.c372 static DEFINE_RUNTIME_DEV_PM_OPS(exynos_mic_pm_ops, exynos_mic_suspend,
Dexynos_drm_scaler.c586 static DEFINE_RUNTIME_DEV_PM_OPS(scaler_pm_ops, scaler_runtime_suspend,
/linux-6.6.21/drivers/media/i2c/
Ddw9719.c334 static DEFINE_RUNTIME_DEV_PM_OPS(dw9719_pm_ops, dw9719_suspend, dw9719_resume,
/linux-6.6.21/include/linux/
Dpm_runtime.h37 #define DEFINE_RUNTIME_DEV_PM_OPS(name, suspend_fn, resume_fn, idle_fn) \ macro
/linux-6.6.21/drivers/i2c/busses/
Di2c-ls2x.c341 static DEFINE_RUNTIME_DEV_PM_OPS(ls2x_i2c_pm_ops,
/linux-6.6.21/sound/soc/codecs/
Dmax98363.c117 static DEFINE_RUNTIME_DEV_PM_OPS(max98363_pm, max98363_suspend, max98363_resume, NULL);
/linux-6.6.21/drivers/iio/adc/
Dti-ads1100.c410 static DEFINE_RUNTIME_DEV_PM_OPS(ads1100_pm_ops,
Dimx93_adc.c463 static DEFINE_RUNTIME_DEV_PM_OPS(imx93_adc_pm_ops,
Dimx8qxp-adc.c480 static DEFINE_RUNTIME_DEV_PM_OPS(imx8qxp_adc_pm_ops,
Drtq6056.c640 static DEFINE_RUNTIME_DEV_PM_OPS(rtq6056_pm_ops, rtq6056_runtime_suspend,
/linux-6.6.21/drivers/staging/media/atomisp/i2c/
Datomisp-gc0310.c701 static DEFINE_RUNTIME_DEV_PM_OPS(gc0310_pm_ops, gc0310_suspend, gc0310_resume, NULL);
/linux-6.6.21/drivers/gpu/drm/gma500/
Dpsb_drv.c490 static DEFINE_RUNTIME_DEV_PM_OPS(psb_pm_ops, gma_power_suspend, gma_power_resume, NULL);
/linux-6.6.21/drivers/iio/magnetometer/
Dtmag5273.c715 static DEFINE_RUNTIME_DEV_PM_OPS(tmag5273_pm_ops,
/linux-6.6.21/drivers/iio/pressure/
Dicp10100.c628 static DEFINE_RUNTIME_DEV_PM_OPS(icp10100_pm, icp10100_suspend, icp10100_resume,

12