Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dad7879.h16 extern const struct dev_pm_ops ad7879_pm_ops;
H A Dad7879-spi.c60 .pm = &ad7879_pm_ops,
H A Dad7879-i2c.c63 .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
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dad7879.h16 extern const struct dev_pm_ops ad7879_pm_ops;
H A Dad7879-spi.c60 .pm = &ad7879_pm_ops,
H A Dad7879-i2c.c62 .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 4 milliseconds