Home
last modified time | relevance | path

Searched defs:tsc2007_platform_data (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/i2c/
Dtsc2007.h6 struct tsc2007_platform_data { struct
7 u16 model; /* 2007. */
8 u16 x_plate_ohms; /* must be non-zero value */
9 u16 max_rt; /* max. resistance above which samples are ignored */
10 unsigned long poll_delay; /* delay (in ms) after pen-down event
12 unsigned long poll_period; /* time (in ms) between samples */
13 int fuzzx; /* fuzz factor for X, Y and pressure axes */
14 int fuzzy;
15 int fuzzz;
17 int (*get_pendown_state)(void);
[all …]