FreeBSD kernel usb device Code
tp_finger Struct Reference

Data Fields

int16_t origin
 
int16_t abs_x
 
int16_t abs_y
 
int16_t rel_x
 
int16_t rel_y
 
int16_t tool_major
 
int16_t tool_minor
 
int16_t orientation
 
int16_t touch_major
 
int16_t touch_minor
 
int16_t unused [2]
 
int16_t pressure
 
int16_t multi
 

Detailed Description

Definition at line 280 of file wsp.c.

Field Documentation

◆ abs_x

int16_t tp_finger::abs_x

Definition at line 282 of file wsp.c.

Referenced by wsp_intr_callback().

◆ abs_y

int16_t tp_finger::abs_y

Definition at line 283 of file wsp.c.

Referenced by wsp_intr_callback().

◆ multi

int16_t tp_finger::multi

Definition at line 293 of file wsp.c.

Referenced by wsp_intr_callback().

◆ orientation

int16_t tp_finger::orientation

Definition at line 288 of file wsp.c.

Referenced by wsp_intr_callback().

◆ origin

int16_t tp_finger::origin

Definition at line 281 of file wsp.c.

Referenced by wsp_intr_callback().

◆ pressure

int16_t tp_finger::pressure

Definition at line 292 of file wsp.c.

Referenced by wsp_intr_callback().

◆ rel_x

int16_t tp_finger::rel_x

Definition at line 284 of file wsp.c.

Referenced by wsp_intr_callback().

◆ rel_y

int16_t tp_finger::rel_y

Definition at line 285 of file wsp.c.

Referenced by wsp_intr_callback().

◆ tool_major

int16_t tp_finger::tool_major

Definition at line 286 of file wsp.c.

Referenced by wsp_intr_callback().

◆ tool_minor

int16_t tp_finger::tool_minor

Definition at line 287 of file wsp.c.

Referenced by wsp_intr_callback().

◆ touch_major

int16_t tp_finger::touch_major

Definition at line 289 of file wsp.c.

Referenced by wsp_intr_callback().

◆ touch_minor

int16_t tp_finger::touch_minor

Definition at line 290 of file wsp.c.

Referenced by wsp_intr_callback().

◆ unused

int16_t tp_finger::unused[2]

Definition at line 291 of file wsp.c.


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