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

12

/linux-master/drivers/pwm/
H A Dpwm-lpss-pci.c63 static DEFINE_RUNTIME_DEV_PM_OPS(pwm_lpss_pci_pm,
H A Dpwm-rz-mtu3.c459 static DEFINE_RUNTIME_DEV_PM_OPS(rz_mtu3_pwm_pm_ops,
/linux-master/drivers/iio/light/
H A Dbh1780.c255 static DEFINE_RUNTIME_DEV_PM_OPS(bh1780_dev_pm_ops, bh1780_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,
H A Dltrf216a.c520 static DEFINE_RUNTIME_DEV_PM_OPS(ltrf216a_pm_ops, ltrf216a_runtime_suspend,
H A Dvcnl4035.c652 static DEFINE_RUNTIME_DEV_PM_OPS(vcnl4035_pm_ops, vcnl4035_runtime_suspend,
H A Dveml6030.c874 static DEFINE_RUNTIME_DEV_PM_OPS(veml6030_pm_ops, veml6030_runtime_suspend,
H A Dtsl2583.c918 static DEFINE_RUNTIME_DEV_PM_OPS(tsl2583_pm_ops, tsl2583_suspend,
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_dp.c274 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-master/drivers/tty/serial/
H A Dserial_port.c108 static DEFINE_RUNTIME_DEV_PM_OPS(serial_port_pm,
/linux-master/drivers/i2c/busses/
H A Di2c-ls2x.c341 static DEFINE_RUNTIME_DEV_PM_OPS(ls2x_i2c_pm_ops,
/linux-master/drivers/iio/adc/
H A Dti-ads1100.c410 static DEFINE_RUNTIME_DEV_PM_OPS(ads1100_pm_ops,
H A Dimx8qxp-adc.c478 static DEFINE_RUNTIME_DEV_PM_OPS(imx8qxp_adc_pm_ops,
H A Dimx93_adc.c461 static DEFINE_RUNTIME_DEV_PM_OPS(imx93_adc_pm_ops,
/linux-master/drivers/media/i2c/
H A Ddw9719.c334 static DEFINE_RUNTIME_DEV_PM_OPS(dw9719_pm_ops, dw9719_suspend, dw9719_resume,
/linux-master/include/linux/
H A Dpm_runtime.h31 * sleep, while DEFINE_RUNTIME_DEV_PM_OPS() uses pm_runtime_force_suspend()
37 #define DEFINE_RUNTIME_DEV_PM_OPS(name, suspend_fn, resume_fn, idle_fn) \ macro
/linux-master/sound/soc/codecs/
H A Dmax98363.c117 static DEFINE_RUNTIME_DEV_PM_OPS(max98363_pm, max98363_suspend, max98363_resume, NULL);
/linux-master/drivers/gpu/drm/gma500/
H A Dpsb_drv.c490 static DEFINE_RUNTIME_DEV_PM_OPS(psb_pm_ops, gma_power_suspend, gma_power_resume, NULL);
/linux-master/drivers/iio/pressure/
H A Dicp10100.c628 static DEFINE_RUNTIME_DEV_PM_OPS(icp10100_pm, icp10100_suspend, icp10100_resume,
/linux-master/drivers/staging/media/atomisp/i2c/
H A Datomisp-gc0310.c701 static DEFINE_RUNTIME_DEV_PM_OPS(gc0310_pm_ops, gc0310_suspend, gc0310_resume, NULL);
/linux-master/drivers/iio/magnetometer/
H A Dtmag5273.c711 static DEFINE_RUNTIME_DEV_PM_OPS(tmag5273_pm_ops,

Completed in 446 milliseconds

12