Searched refs:DEFINE_SIMPLE_DEV_PM_OPS (Results 1 - 25 of 326) sorted by relevance

1234567891011>>

/linux-master/drivers/platform/x86/intel/speed_select_if/
H A Disst_tpmi.c51 static DEFINE_SIMPLE_DEV_PM_OPS(intel_sst_pm, intel_sst_suspend, intel_sst_resume);
/linux-master/drivers/input/misc/
H A De3x0-button.c58 static DEFINE_SIMPLE_DEV_PM_OPS(e3x0_button_pm_ops,
H A Dmax8925_onkey.c160 static DEFINE_SIMPLE_DEV_PM_OPS(max8925_onkey_pm_ops,
H A D88pm860x_onkey.c132 static DEFINE_SIMPLE_DEV_PM_OPS(pm860x_onkey_pm_ops,
H A Dstpmic1_onkey.c169 static DEFINE_SIMPLE_DEV_PM_OPS(stpmic1_onkey_pm,
H A Dgpio-vibra.c175 static DEFINE_SIMPLE_DEV_PM_OPS(gpio_vibrator_pm_ops,
/linux-master/drivers/hwmon/
H A Dmax31722.c132 static DEFINE_SIMPLE_DEV_PM_OPS(max31722_pm_ops, max31722_suspend, max31722_resume);
H A Dtmp103.c197 static DEFINE_SIMPLE_DEV_PM_OPS(tmp103_dev_pm_ops, tmp103_suspend, tmp103_resume);
/linux-master/drivers/input/touchscreen/
H A Dipaq-micro-ts.c146 static DEFINE_SIMPLE_DEV_PM_OPS(micro_ts_dev_pm_ops,
H A Dar1021_i2c.c163 static DEFINE_SIMPLE_DEV_PM_OPS(ar1021_i2c_pm,
/linux-master/drivers/iio/light/
H A Dtsl4531.c226 static DEFINE_SIMPLE_DEV_PM_OPS(tsl4531_pm_ops, tsl4531_suspend,
H A Dal3010.c212 static DEFINE_SIMPLE_DEV_PM_OPS(al3010_pm_ops, al3010_suspend, al3010_resume);
/linux-master/drivers/iio/accel/
H A Ddmard06.c200 static DEFINE_SIMPLE_DEV_PM_OPS(dmard06_pm_ops, dmard06_suspend,
H A Dmc3230.c180 static DEFINE_SIMPLE_DEV_PM_OPS(mc3230_pm_ops, mc3230_suspend, mc3230_resume);
H A Dda280.c151 static DEFINE_SIMPLE_DEV_PM_OPS(da280_pm_ops, da280_suspend, da280_resume);
H A Dbma220_spi.c305 static DEFINE_SIMPLE_DEV_PM_OPS(bma220_pm_ops, bma220_suspend, bma220_resume);
/linux-master/drivers/mfd/
H A Dintel_soc_pmic_chtdc_ti.c161 static DEFINE_SIMPLE_DEV_PM_OPS(chtdc_ti_pm_ops, chtdc_ti_suspend, chtdc_ti_resume);
/linux-master/drivers/iio/dac/
H A Dmax517.c117 static DEFINE_SIMPLE_DEV_PM_OPS(max517_pm_ops, max517_suspend, max517_resume);
H A Dltc1660.c153 static DEFINE_SIMPLE_DEV_PM_OPS(ltc1660_pm_ops, ltc1660_suspend,
/linux-master/drivers/misc/
H A Dtps6594-esm.c130 static DEFINE_SIMPLE_DEV_PM_OPS(tps6594_esm_pm_ops, tps6594_esm_suspend, tps6594_esm_resume);
/linux-master/drivers/input/keyboard/
H A Dipaq-micro-keys.c154 static DEFINE_SIMPLE_DEV_PM_OPS(micro_key_dev_pm_ops,
/linux-master/drivers/auxdisplay/
H A Dmax6959.c165 static DEFINE_SIMPLE_DEV_PM_OPS(max6959_pm_ops, max6959_suspend, max6959_resume);
/linux-master/sound/drivers/pcsp/
H A Dpcsp.c186 static DEFINE_SIMPLE_DEV_PM_OPS(pcsp_pm, pcsp_suspend, NULL);
/linux-master/drivers/pwm/
H A Dpwm-dwc.c150 static DEFINE_SIMPLE_DEV_PM_OPS(dwc_pwm_pm_ops, dwc_pwm_suspend, dwc_pwm_resume);
/linux-master/drivers/watchdog/
H A Dtegra_wdt.c259 static DEFINE_SIMPLE_DEV_PM_OPS(tegra_wdt_pm_ops,

Completed in 186 milliseconds

1234567891011>>