Lines Matching defs:gsl_ts
104 struct gsl_ts { struct
109 struct gsl_ts_data *dd; argument
110 u8 *touch_data;
111 u8 device_id;
112 int irq;
113 int irq_pin;
114 int wake_pin;
115 struct tp_device tp;
116 int screen_max_x;
117 int screen_max_y;
118 struct gsl_touch_chip_info *gsl_chip_info;
119 struct work_struct download_fw_work;
120 struct work_struct resume_work;