wsp_tuning
wsp_runing_rangecheck(struct wsp_tuning *ptun)
&wsp_tuning.scale_factor, 0, "movement scale factor");
&wsp_tuning.z_factor, 0, "Z-axis scale factor");
&wsp_tuning.pressure_touch_threshold, 0, "touch pressure threshold");
&wsp_tuning.pressure_untouch_threshold, 0, "untouch pressure threshold");
&wsp_tuning.pressure_tap_threshold, 0, "tap pressure threshold");
&wsp_tuning.scr_hor_threshold, 0, "horizontal scrolling threshold");
&wsp_tuning.enable_single_tap_clicks, 0, "enable single tap clicks");
struct wsp_tuning tun = wsp_tuning;
wsp_tuning =