FreeBSD kernel usb device Code
wsp_tuning Struct Reference

Data Fields

int scale_factor
 
int z_factor
 
int z_invert
 
int pressure_touch_threshold
 
int pressure_untouch_threshold
 
int pressure_tap_threshold
 
int scr_hor_threshold
 
int enable_single_tap_clicks
 

Detailed Description

Definition at line 95 of file wsp.c.

Field Documentation

◆ enable_single_tap_clicks

int wsp_tuning::enable_single_tap_clicks

Definition at line 103 of file wsp.c.

Referenced by wsp_intr_callback(), and wsp_runing_rangecheck().

◆ pressure_tap_threshold

int wsp_tuning::pressure_tap_threshold

Definition at line 101 of file wsp.c.

Referenced by wsp_intr_callback(), and wsp_runing_rangecheck().

◆ pressure_touch_threshold

int wsp_tuning::pressure_touch_threshold

Definition at line 99 of file wsp.c.

Referenced by wsp_intr_callback(), and wsp_runing_rangecheck().

◆ pressure_untouch_threshold

int wsp_tuning::pressure_untouch_threshold

Definition at line 100 of file wsp.c.

Referenced by wsp_intr_callback(), and wsp_runing_rangecheck().

◆ scale_factor

int wsp_tuning::scale_factor

Definition at line 96 of file wsp.c.

Referenced by wsp_intr_callback(), and wsp_runing_rangecheck().

◆ scr_hor_threshold

int wsp_tuning::scr_hor_threshold

Definition at line 102 of file wsp.c.

Referenced by wsp_intr_callback(), and wsp_runing_rangecheck().

◆ z_factor

int wsp_tuning::z_factor

Definition at line 97 of file wsp.c.

Referenced by wsp_intr_callback(), and wsp_runing_rangecheck().

◆ z_invert

int wsp_tuning::z_invert

Definition at line 98 of file wsp.c.

Referenced by wsp_intr_callback(), and wsp_runing_rangecheck().


The documentation for this struct was generated from the following file: