Searched refs:pressure_touch_threshold (Results 1 – 1 of 1) sorted by relevance
97 int pressure_touch_threshold; member108 .pressure_touch_threshold = 50,121 WSP_CLAMP(ptun->pressure_touch_threshold, 1, 255); in wsp_runing_rangecheck()134 SYSCTL_INT(_hw_usb_wsp, OID_AUTO, pressure_touch_threshold, CTLFLAG_RWTUN,135 &wsp_tuning.pressure_touch_threshold, 0, "touch pressure threshold");1135 } else if (sc->index[0]->touch_major >= tun.pressure_touch_threshold && in wsp_intr_callback()1138 } else if (sc->index[0]->touch_major >= tun.pressure_touch_threshold && in wsp_intr_callback()1148 sc->index[0]->touch_major >= tun.pressure_touch_threshold) { in wsp_intr_callback()