Searched defs:stmpe_touch (Results 1 – 2 of 2) sorted by relevance
72 struct stmpe_touch { struct73 struct stmpe *stmpe;74 struct input_dev *idev;75 struct delayed_work work;76 struct device *dev;77 struct touchscreen_properties prop;78 u8 ave_ctrl;79 u8 touch_det_delay;103 struct stmpe_touch *ts = in stmpe_work() argument
70 struct stmpe_touch { struct71 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