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

/linux-4.4.14/drivers/input/touchscreen/
H A Dad7879.h24 extern const struct dev_pm_ops ad7879_pm_ops;
H A Dad7879-i2c.c97 .pm = &ad7879_pm_ops,
H A Dad7879-spi.c152 .pm = &ad7879_pm_ops,
H A Dad7879.c319 SIMPLE_DEV_PM_OPS(ad7879_pm_ops, ad7879_suspend, ad7879_resume);
320 EXPORT_SYMBOL(ad7879_pm_ops); variable

Completed in 65 milliseconds