Searched defs:ad714x_touchpad_drv (Results 1 – 1 of 1) sorted by relevance
88 struct ad714x_touchpad_drv { struct89 int x_highest_stage;90 int x_flt_pos;91 int x_abs_pos;92 int y_highest_stage;93 int y_flt_pos;94 int y_abs_pos;95 int left_ep;119 struct ad714x_touchpad_drv *touchpad; argument