Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/platform_data/
Dtsc2007.h7 struct tsc2007_platform_data { struct
8 u16 model; /* 2007. */
9 u16 x_plate_ohms; /* must be non-zero value */
10 u16 max_rt; /* max. resistance above which samples are ignored */
11 unsigned long poll_period; /* time (in ms) between samples */
12 int fuzzx; /* fuzz factor for X, Y and pressure axes */
13 int fuzzy;
14 int fuzzz;
16 int (*get_pendown_state)(struct device *);
18 void (*clear_penirq)(void);
[all …]