Home
last modified time | relevance | path

Searched refs:touch_overlay_segment (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/
H A Dtouch-overlay.c16 struct touch_overlay_segment { struct
28 struct touch_overlay_segment *segment, in touch_overlay_get_segment() argument
77 struct touch_overlay_segment *segment; in touch_overlay_map()
111 struct touch_overlay_segment *segment; in touch_overlay_get_touchscreen_abs()
115 segment = list_entry(ptr, struct touch_overlay_segment, list); in touch_overlay_get_touchscreen_abs()
125 static bool touch_overlay_segment_event(struct touch_overlay_segment *seg, in touch_overlay_segment_event()
143 struct touch_overlay_segment *segment; in touch_overlay_mapped_touchscreen()
147 segment = list_entry(ptr, struct touch_overlay_segment, list); in touch_overlay_mapped_touchscreen()
159 struct touch_overlay_segment *segment; in touch_overlay_event_on_ts()
163 segment = list_entry(ptr, struct touch_overlay_segment, list); in touch_overlay_event_on_ts()
[all …]