Lines Matching refs:list_head
16 struct list_head list;
72 int touch_overlay_map(struct list_head *list, struct input_dev *input) in touch_overlay_map()
108 void touch_overlay_get_touchscreen_abs(struct list_head *list, u16 *x, u16 *y) in touch_overlay_get_touchscreen_abs()
111 struct list_head *ptr; in touch_overlay_get_touchscreen_abs()
140 bool touch_overlay_mapped_touchscreen(struct list_head *list) in touch_overlay_mapped_touchscreen()
143 struct list_head *ptr; in touch_overlay_mapped_touchscreen()
155 static bool touch_overlay_event_on_ts(struct list_head *list, in touch_overlay_event_on_ts()
159 struct list_head *ptr; in touch_overlay_event_on_ts()
214 void touch_overlay_sync_frame(struct list_head *list, struct input_dev *input) in touch_overlay_sync_frame()
219 struct list_head *ptr; in touch_overlay_sync_frame()
250 bool touch_overlay_process_contact(struct list_head *list, in touch_overlay_process_contact()
255 struct list_head *ptr; in touch_overlay_process_contact()