Searched refs:DEFINE_SIMPLE_DEV_PM_OPS (Results 226 - 250 of 345) sorted by relevance

1234567891011>>

/linux-master/drivers/counter/
H A Dti-ecap-capture.c591 static DEFINE_SIMPLE_DEV_PM_OPS(ecap_cnt_pm_ops, ecap_cnt_suspend, ecap_cnt_resume);
/linux-master/drivers/iio/humidity/
H A Dhdc3020.c687 static DEFINE_SIMPLE_DEV_PM_OPS(hdc3020_pm_ops, hdc3020_suspend, hdc3020_resume);
/linux-master/drivers/input/touchscreen/
H A Dmms114.c677 static DEFINE_SIMPLE_DEV_PM_OPS(mms114_pm_ops, mms114_suspend, mms114_resume);
H A Dilitek_ts_i2c.c634 static DEFINE_SIMPLE_DEV_PM_OPS(ilitek_pm_ops, ilitek_suspend, ilitek_resume);
H A Dbu21013_ts.c597 static DEFINE_SIMPLE_DEV_PM_OPS(bu21013_dev_pm_ops, bu21013_suspend, bu21013_resume);
H A Dauo-pixcir-ts.c475 static DEFINE_SIMPLE_DEV_PM_OPS(auo_pixcir_pm_ops,
H A Dsilead.c776 static DEFINE_SIMPLE_DEV_PM_OPS(silead_ts_pm, silead_ts_suspend, silead_ts_resume);
H A Dad7877.c806 static DEFINE_SIMPLE_DEV_PM_OPS(ad7877_pm, ad7877_suspend, ad7877_resume);
H A Dads7846.c980 static DEFINE_SIMPLE_DEV_PM_OPS(ads7846_pm, ads7846_suspend, ads7846_resume);
H A Dwm97xx-core.c834 static DEFINE_SIMPLE_DEV_PM_OPS(wm97xx_pm_ops, wm97xx_suspend, wm97xx_resume);
H A Diqs5xx.c1021 static DEFINE_SIMPLE_DEV_PM_OPS(iqs5xx_pm, iqs5xx_suspend, iqs5xx_resume);
/linux-master/drivers/input/keyboard/
H A Dlm8323.c792 static DEFINE_SIMPLE_DEV_PM_OPS(lm8323_pm_ops, lm8323_suspend, lm8323_resume);
H A Dcros_ec_keyb.c769 static DEFINE_SIMPLE_DEV_PM_OPS(cros_ec_keyb_pm_ops, NULL, cros_ec_keyb_resume);
H A Dadp5589-keys.c1041 static DEFINE_SIMPLE_DEV_PM_OPS(adp5589_dev_pm_ops, adp5589_suspend, adp5589_resume);
H A Dpxa27x_keypad.c709 static DEFINE_SIMPLE_DEV_PM_OPS(pxa27x_keypad_pm_ops,
H A Dtegra-kbc.c799 static DEFINE_SIMPLE_DEV_PM_OPS(tegra_kbc_pm_ops,
/linux-master/drivers/char/agp/
H A Dintel-agp.c897 static DEFINE_SIMPLE_DEV_PM_OPS(agp_intel_pm_ops, NULL, agp_intel_resume);
/linux-master/drivers/i2c/busses/
H A Di2c-mchp-pci1xxxx.c1118 static DEFINE_SIMPLE_DEV_PM_OPS(pci1xxxx_i2c_pm_ops, pci1xxxx_i2c_suspend,
/linux-master/drivers/iio/proximity/
H A Dsx9500.c1030 static DEFINE_SIMPLE_DEV_PM_OPS(sx9500_pm_ops, sx9500_suspend, sx9500_resume);
/linux-master/drivers/mmc/host/
H A Djz4740_mmc.c1189 static DEFINE_SIMPLE_DEV_PM_OPS(jz4740_mmc_pm_ops, jz4740_mmc_suspend,
/linux-master/drivers/iio/adc/
H A Dvf610_adc.c970 static DEFINE_SIMPLE_DEV_PM_OPS(vf610_adc_pm_ops, vf610_adc_suspend,
H A Dpalmas_gpadc.c1162 static DEFINE_SIMPLE_DEV_PM_OPS(palmas_pm_ops, palmas_gpadc_suspend,
/linux-master/drivers/iio/trigger/
H A Dstm32-timer-trigger.c877 static DEFINE_SIMPLE_DEV_PM_OPS(stm32_timer_trigger_pm_ops,
/linux-master/drivers/mailbox/
H A Dti-msgmgr.c747 static DEFINE_SIMPLE_DEV_PM_OPS(ti_msgmgr_pm_ops, ti_msgmgr_suspend, ti_msgmgr_resume);
/linux-master/drivers/pinctrl/intel/
H A Dpinctrl-lynxpoint.c827 static DEFINE_SIMPLE_DEV_PM_OPS(lp_gpio_pm_ops, NULL, lp_gpio_resume);

Completed in 369 milliseconds

1234567891011>>