cyttsp_pm_ops 509 drivers/input/touchscreen/cyttsp_core.c SIMPLE_DEV_PM_OPS(cyttsp_pm_ops, cyttsp_suspend, cyttsp_resume); cyttsp_pm_ops 510 drivers/input/touchscreen/cyttsp_core.c EXPORT_SYMBOL_GPL(cyttsp_pm_ops); cyttsp_pm_ops 144 drivers/input/touchscreen/cyttsp_core.h extern const struct dev_pm_ops cyttsp_pm_ops; cyttsp_pm_ops 58 drivers/input/touchscreen/cyttsp_i2c.c .pm = &cyttsp_pm_ops, cyttsp_pm_ops 166 drivers/input/touchscreen/cyttsp_spi.c .pm = &cyttsp_pm_ops,