Home
last modified time | relevance | path

Searched defs:stmpe_touch (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dstmpe-ts.c70 struct stmpe_touch { struct
71 struct stmpe *stmpe;
72 struct input_dev *idev;
73 struct delayed_work work;
74 struct device *dev;
75 u8 ave_ctrl;
76 u8 touch_det_delay;
100 struct stmpe_touch *ts = in stmpe_work() argument