FreeBSD kernel usb device Code
wsp_dev_params Struct Reference
Collaboration diagram for wsp_dev_params:

Data Fields

uint8_t caps
 
uint8_t tp_type
 
uint8_t finger_data_offset
 
const struct wsp_tptp
 
struct wsp_param p
 
struct wsp_param w
 
struct wsp_param x
 
struct wsp_param y
 
struct wsp_param o
 

Detailed Description

Definition at line 377 of file atp.c.

Field Documentation

◆ caps

uint8_t wsp_dev_params::caps

Definition at line 378 of file atp.c.

◆ finger_data_offset

uint8_t wsp_dev_params::finger_data_offset

Definition at line 380 of file atp.c.

Referenced by wsp_interpret_sensor_data().

◆ o

struct wsp_param wsp_dev_params::o

Definition at line 343 of file wsp.c.

Referenced by wsp_attach(), and wsp_intr_callback().

◆ p

struct wsp_param wsp_dev_params::p

Definition at line 339 of file wsp.c.

Referenced by wsp_attach().

◆ tp

const struct wsp_tp* wsp_dev_params::tp

Definition at line 338 of file wsp.c.

Referenced by wsp_attach(), wsp_intr_callback(), and wsp_set_device_mode().

◆ tp_type

uint8_t wsp_dev_params::tp_type

Definition at line 379 of file atp.c.

Referenced by wsp_interpret_sensor_data().

◆ w

struct wsp_param wsp_dev_params::w

Definition at line 340 of file wsp.c.

Referenced by wsp_attach().

◆ x

struct wsp_param wsp_dev_params::x

Definition at line 341 of file wsp.c.

Referenced by wsp_attach().

◆ y

struct wsp_param wsp_dev_params::y

Definition at line 342 of file wsp.c.

Referenced by wsp_attach(), and wsp_intr_callback().


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