Searched defs:gsl_ts (Results 1 – 1 of 1) sorted by relevance
171 struct gsl_ts { struct176 struct gsl_ts_data *dd; argument177 u8 *touch_data;178 u8 device_id;179 u8 prev_touches;180 bool is_suspended;181 bool is_runtime_suspend;182 bool try_to_runtime_suspend;183 bool try_to_runtime_resume;184 bool int_pending;[all …]