Home
last modified time | relevance | path

Searched defs:ad714x_touchpad_drv (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/misc/
H A Dad714x.c86 struct ad714x_touchpad_drv { struct
87 int x_highest_stage;
88 int x_flt_pos;
89 int x_abs_pos;
90 int y_highest_stage;
91 int y_flt_pos;
92 int y_abs_pos;
93 int left_ep;
117 struct ad714x_touchpad_drv *touchpad; argument