Searched defs:mxs_lradc_ts (Results 1 – 1 of 1) sorted by relevance
41 struct mxs_lradc_ts { struct56 enum mxs_lradc_ts_plate cur_plate; /* state machine */ argument57 bool ts_valid;58 unsigned int ts_x_pos;59 unsigned int ts_y_pos;60 unsigned int ts_pressure;64 unsigned int over_sample_cnt;66 unsigned int over_sample_delay;91 static bool mxs_lradc_check_touch_event(struct mxs_lradc_ts *ts) in mxs_lradc_check_touch_event() argument