Searched refs:touch_overlay_get_touchscreen_abs (Results 1 – 3 of 3) sorted by relevance
109 void touch_overlay_get_touchscreen_abs(struct list_head *list, u16 *x, u16 *y) in touch_overlay_get_touchscreen_abs() function123 EXPORT_SYMBOL(touch_overlay_get_touchscreen_abs);
15 void touch_overlay_get_touchscreen_abs(struct list_head *list, u16 *x, u16 *y);
314 touch_overlay_get_touchscreen_abs(&ts->touch_overlay_list, in st1232_ts_probe()