Searched refs:ad7879_pm_ops (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Dad7879.h19 extern const struct dev_pm_ops ad7879_pm_ops;
H A Dad7879-i2c.c63 .pm = &ad7879_pm_ops,
H A Dad7879-spi.c61 .pm = &ad7879_pm_ops,
H A Dad7879.c335 SIMPLE_DEV_PM_OPS(ad7879_pm_ops, ad7879_suspend, ad7879_resume);
336 EXPORT_SYMBOL(ad7879_pm_ops); variable

Completed in 128 milliseconds