Home
last modified time | relevance | path

Searched refs:gt1x_ts_pm_ops (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x.c30 static const struct dev_pm_ops gt1x_ts_pm_ops; variable
363 dev->driver->pm = &gt1x_ts_pm_ops; in gt1x_parse_dt()
747 static const struct dev_pm_ops gt1x_ts_pm_ops = { variable
799 .pm = &gt1x_ts_pm_ops,