Searched refs:DEFINE_SIMPLE_DEV_PM_OPS (Results 276 - 300 of 345) sorted by relevance

<<11121314

/linux-master/drivers/input/touchscreen/
H A Draydium_i2c_ts.c1226 static DEFINE_SIMPLE_DEV_PM_OPS(raydium_i2c_pm_ops,
H A Dhideep.c1008 static DEFINE_SIMPLE_DEV_PM_OPS(hideep_pm_ops, hideep_suspend, hideep_resume);
H A Dwdt87xx_i2c.c1148 static DEFINE_SIMPLE_DEV_PM_OPS(wdt87xx_pm_ops, wdt87xx_suspend, wdt87xx_resume);
H A Dzforce_ts.c693 static DEFINE_SIMPLE_DEV_PM_OPS(zforce_pm_ops, zforce_suspend, zforce_resume);
H A Delants_i2c.c1627 static DEFINE_SIMPLE_DEV_PM_OPS(elants_i2c_pm_ops,
/linux-master/drivers/input/keyboard/
H A Dadp5588-keys.c832 static DEFINE_SIMPLE_DEV_PM_OPS(adp5588_dev_pm_ops, adp5588_suspend, adp5588_resume);
/linux-master/drivers/iio/adc/
H A Dxilinx-ams.c1421 static DEFINE_SIMPLE_DEV_PM_OPS(ams_pm_ops, ams_suspend, ams_resume);
H A Dat91_adc.c1224 static DEFINE_SIMPLE_DEV_PM_OPS(at91_adc_pm_ops, at91_adc_suspend,
H A Dmeson_saradc.c1494 static DEFINE_SIMPLE_DEV_PM_OPS(meson_sar_adc_pm_ops,
/linux-master/drivers/mfd/
H A D88pm860x-core.c1233 static DEFINE_SIMPLE_DEV_PM_OPS(pm860x_pm_ops, pm860x_suspend, pm860x_resume);
/linux-master/drivers/input/misc/
H A Diqs626a.c1811 static DEFINE_SIMPLE_DEV_PM_OPS(iqs626_pm, iqs626_suspend, iqs626_resume);
/linux-master/drivers/net/thunderbolt/
H A Dmain.c1402 static DEFINE_SIMPLE_DEV_PM_OPS(tbnet_pm_ops, tbnet_suspend, tbnet_resume);
/linux-master/drivers/hwmon/
H A Dabituguru.c1526 static DEFINE_SIMPLE_DEV_PM_OPS(abituguru_pm, abituguru_suspend, abituguru_resume);
H A Dnct6775-platform.c482 static DEFINE_SIMPLE_DEV_PM_OPS(nct6775_dev_pm_ops, nct6775_suspend, nct6775_resume);
/linux-master/drivers/iommu/
H A Dapple-dart.c1336 static DEFINE_SIMPLE_DEV_PM_OPS(apple_dart_pm_ops, apple_dart_suspend, apple_dart_resume);
/linux-master/drivers/mmc/host/
H A Dmxcmmc.c1224 static DEFINE_SIMPLE_DEV_PM_OPS(mxcmci_pm_ops, mxcmci_suspend, mxcmci_resume);
/linux-master/sound/pci/
H A Dfm801.c1396 static DEFINE_SIMPLE_DEV_PM_OPS(snd_fm801_pm, snd_fm801_suspend, snd_fm801_resume);
H A Dintel8x0m.c1008 static DEFINE_SIMPLE_DEV_PM_OPS(intel8x0m_pm, intel8x0m_suspend, intel8x0m_resume);
H A Dsis7019.c1229 static DEFINE_SIMPLE_DEV_PM_OPS(sis_pm, sis_suspend, sis_resume);
H A Datiixp.c1499 static DEFINE_SIMPLE_DEV_PM_OPS(snd_atiixp_pm, snd_atiixp_suspend, snd_atiixp_resume);
/linux-master/sound/pci/nm256/
H A Dnm256.c1402 static DEFINE_SIMPLE_DEV_PM_OPS(nm256_pm, nm256_suspend, nm256_resume);
/linux-master/drivers/iio/light/
H A Dltr501.c1610 static DEFINE_SIMPLE_DEV_PM_OPS(ltr501_pm_ops, ltr501_suspend, ltr501_resume);
/linux-master/drivers/pwm/
H A Dcore.c943 static DEFINE_SIMPLE_DEV_PM_OPS(pwm_class_pm_ops, pwm_class_suspend, pwm_class_resume);
/linux-master/drivers/gpio/
H A Dgpio-pca953x.c1271 static DEFINE_SIMPLE_DEV_PM_OPS(pca953x_pm_ops, pca953x_suspend, pca953x_resume);
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbcmsdh.c1231 static DEFINE_SIMPLE_DEV_PM_OPS(brcmf_sdio_pm_ops,

Completed in 337 milliseconds

<<11121314