Lines Matching defs:gsl_ts
193 struct gsl_ts { struct198 struct gsl_ts_data *dd; argument199 u8 *touch_data;200 u8 device_id;201 int irq;202 int rst;203 int flag_irq_is_disable;206 bool flag_activated;209 bool flag_need_resume;211 spinlock_t irq_lock;212 struct tp_device tp;213 struct work_struct download_fw_work;