Searched refs:DEFINE_SIMPLE_DEV_PM_OPS (Results 26 - 50 of 345) sorted by relevance

1234567891011>>

/linux-master/drivers/watchdog/
H A Dtegra_wdt.c259 static DEFINE_SIMPLE_DEV_PM_OPS(tegra_wdt_pm_ops,
H A Dbcm7038_wdt.c202 static DEFINE_SIMPLE_DEV_PM_OPS(bcm7038_wdt_pm_ops,
/linux-master/drivers/input/misc/
H A Dtwl4030-vibra.c163 static DEFINE_SIMPLE_DEV_PM_OPS(twl4030_vibra_pm_ops,
H A Dregulator-haptic.c242 static DEFINE_SIMPLE_DEV_PM_OPS(regulator_haptic_pm_ops,
H A Drotary_encoder.c341 static DEFINE_SIMPLE_DEV_PM_OPS(rotary_encoder_pm_ops,
/linux-master/drivers/input/keyboard/
H A Dst-keyscan.c248 static DEFINE_SIMPLE_DEV_PM_OPS(keyscan_dev_pm_ops,
H A Dmcs_touchkey.c242 static DEFINE_SIMPLE_DEV_PM_OPS(mcs_touchkey_pm_ops,
/linux-master/drivers/input/touchscreen/
H A Dcy8ctmg110_ts.c266 static DEFINE_SIMPLE_DEV_PM_OPS(cy8ctmg110_pm,
H A Dchipone_icn8318.c175 static DEFINE_SIMPLE_DEV_PM_OPS(icn8318_pm_ops, icn8318_suspend, icn8318_resume);
H A Dnovatek-nvt-ts.c184 static DEFINE_SIMPLE_DEV_PM_OPS(nvt_ts_pm_ops, nvt_ts_suspend, nvt_ts_resume);
/linux-master/drivers/iio/light/
H A Dbh1750.c295 static DEFINE_SIMPLE_DEV_PM_OPS(bh1750_pm_ops, bh1750_suspend, NULL);
/linux-master/drivers/iio/proximity/
H A Drfd77402.c307 static DEFINE_SIMPLE_DEV_PM_OPS(rfd77402_pm_ops, rfd77402_suspend,
/linux-master/drivers/iio/temperature/
H A Dtmp006.c274 static DEFINE_SIMPLE_DEV_PM_OPS(tmp006_pm_ops, tmp006_suspend, tmp006_resume);
/linux-master/drivers/iio/pressure/
H A Dmpl3115.c317 static DEFINE_SIMPLE_DEV_PM_OPS(mpl3115_pm_ops, mpl3115_suspend,
/linux-master/drivers/iio/accel/
H A Dda311.c268 static DEFINE_SIMPLE_DEV_PM_OPS(da311_pm_ops, da311_suspend, da311_resume);
H A Ddmard10.c230 static DEFINE_SIMPLE_DEV_PM_OPS(dmard10_pm_ops, dmard10_suspend,
H A Dmma7660.c240 static DEFINE_SIMPLE_DEV_PM_OPS(mma7660_pm_ops, mma7660_suspend,
/linux-master/drivers/mfd/
H A Dmax8925-i2c.c228 static DEFINE_SIMPLE_DEV_PM_OPS(max8925_pm_ops,
H A Dintel_soc_pmic_crc.c252 static DEFINE_SIMPLE_DEV_PM_OPS(crystal_cove_pm_ops, crystal_cove_suspend, crystal_cove_resume);
H A Dintel_soc_pmic_chtwc.c258 static DEFINE_SIMPLE_DEV_PM_OPS(cht_wc_pm_ops, cht_wc_suspend, cht_wc_resume);
H A Dsprd-sc27xx-spi.c237 static DEFINE_SIMPLE_DEV_PM_OPS(sprd_pmic_pm_ops,
H A Dmax77686.c263 static DEFINE_SIMPLE_DEV_PM_OPS(max77686_pm, max77686_suspend, max77686_resume);
H A Dmotorola-cpcap.c242 static DEFINE_SIMPLE_DEV_PM_OPS(cpcap_pm, cpcap_suspend, cpcap_resume);
/linux-master/drivers/iio/dac/
H A Dds4424.c209 static DEFINE_SIMPLE_DEV_PM_OPS(ds4424_pm_ops, ds4424_suspend, ds4424_resume);
H A Dm62332.c156 static DEFINE_SIMPLE_DEV_PM_OPS(m62332_pm_ops, m62332_suspend, m62332_resume);

Completed in 168 milliseconds

1234567891011>>