Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/pwm/
A Dpwm-lpss-pci.c65 static DEFINE_RUNTIME_DEV_PM_OPS(pwm_lpss_pci_pm,
/linux-6.3-rc2/drivers/iio/light/
A Dbh1780.c255 static DEFINE_RUNTIME_DEV_PM_OPS(bh1780_dev_pm_ops, bh1780_runtime_suspend,
A Dltrf216a.c520 static DEFINE_RUNTIME_DEV_PM_OPS(ltrf216a_pm_ops, ltrf216a_runtime_suspend,
A Dgp2ap002.c691 static DEFINE_RUNTIME_DEV_PM_OPS(gp2ap002_dev_pm_ops, gp2ap002_runtime_suspend,
A Disl29028.c677 static DEFINE_RUNTIME_DEV_PM_OPS(isl29028_pm_ops, isl29028_suspend,
A Dvcnl4035.c649 static DEFINE_RUNTIME_DEV_PM_OPS(vcnl4035_pm_ops, vcnl4035_runtime_suspend,
A Dveml6030.c874 static DEFINE_RUNTIME_DEV_PM_OPS(veml6030_pm_ops, veml6030_runtime_suspend,
A Dtsl2583.c918 static DEFINE_RUNTIME_DEV_PM_OPS(tsl2583_pm_ops, tsl2583_suspend,
/linux-6.3-rc2/drivers/gpu/drm/exynos/
A Dexynos_dp.c277 static DEFINE_RUNTIME_DEV_PM_OPS(exynos_dp_pm_ops, exynos_dp_suspend,
A Dexynos_drm_rotator.c451 static DEFINE_RUNTIME_DEV_PM_OPS(rotator_pm_ops, rotator_runtime_suspend,
A Dexynos_drm_mic.c372 static DEFINE_RUNTIME_DEV_PM_OPS(exynos_mic_pm_ops, exynos_mic_suspend,
A Dexynos_drm_scaler.c586 static DEFINE_RUNTIME_DEV_PM_OPS(scaler_pm_ops, scaler_runtime_suspend,
/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-ls2x.c341 static DEFINE_RUNTIME_DEV_PM_OPS(ls2x_i2c_pm_ops,
/linux-6.3-rc2/include/linux/
A Dpm_runtime.h37 #define DEFINE_RUNTIME_DEV_PM_OPS(name, suspend_fn, resume_fn, idle_fn) \ macro
/linux-6.3-rc2/drivers/iio/adc/
A Dimx93_adc.c460 static DEFINE_RUNTIME_DEV_PM_OPS(imx93_adc_pm_ops,
A Dimx8qxp-adc.c480 static DEFINE_RUNTIME_DEV_PM_OPS(imx8qxp_adc_pm_ops,
A Drtq6056.c640 static DEFINE_RUNTIME_DEV_PM_OPS(rtq6056_pm_ops, rtq6056_runtime_suspend,
A Dstm32-adc-core.c851 static DEFINE_RUNTIME_DEV_PM_OPS(stm32_adc_core_pm_ops,
/linux-6.3-rc2/drivers/gpu/drm/gma500/
A Dpsb_drv.c465 static DEFINE_RUNTIME_DEV_PM_OPS(psb_pm_ops, gma_power_suspend, gma_power_resume, NULL);
/linux-6.3-rc2/drivers/iio/magnetometer/
A Dtmag5273.c714 static DEFINE_RUNTIME_DEV_PM_OPS(tmag5273_pm_ops,
A Dak8974.c1024 static DEFINE_RUNTIME_DEV_PM_OPS(ak8974_dev_pm_ops, ak8974_runtime_suspend,
A Dak8975.c1076 static DEFINE_RUNTIME_DEV_PM_OPS(ak8975_dev_pm_ops, ak8975_runtime_suspend,
/linux-6.3-rc2/drivers/iio/pressure/
A Dicp10100.c628 static DEFINE_RUNTIME_DEV_PM_OPS(icp10100_pm, icp10100_suspend, icp10100_resume,
/linux-6.3-rc2/drivers/staging/media/atomisp/i2c/
A Datomisp-ov2680.c724 static DEFINE_RUNTIME_DEV_PM_OPS(ov2680_pm_ops, ov2680_suspend, ov2680_resume, NULL);
/linux-6.3-rc2/drivers/hwmon/
A Dina3221.c997 static DEFINE_RUNTIME_DEV_PM_OPS(ina3221_pm, ina3221_suspend, ina3221_resume,

Completed in 63 milliseconds

12