|
Linux Kernel
3.7.1
|
#include <atmel_mxt_ts.h>
Data Fields | |
| const u8 * | config |
| size_t | config_length |
| unsigned int | x_line |
| unsigned int | y_line |
| unsigned int | x_size |
| unsigned int | y_size |
| unsigned int | blen |
| unsigned int | threshold |
| unsigned int | voltage |
| unsigned char | orient |
| unsigned long | irqflags |
Definition at line 29 of file atmel_mxt_ts.h.
| unsigned int blen |
Definition at line 37 of file atmel_mxt_ts.h.
Definition at line 30 of file atmel_mxt_ts.h.
| size_t config_length |
Definition at line 31 of file atmel_mxt_ts.h.
| unsigned long irqflags |
Definition at line 41 of file atmel_mxt_ts.h.
| unsigned char orient |
Definition at line 40 of file atmel_mxt_ts.h.
| unsigned int threshold |
Definition at line 38 of file atmel_mxt_ts.h.
| unsigned int voltage |
Definition at line 39 of file atmel_mxt_ts.h.
| unsigned int x_line |
Definition at line 33 of file atmel_mxt_ts.h.
| unsigned int x_size |
Definition at line 35 of file atmel_mxt_ts.h.
| unsigned int y_line |
Definition at line 34 of file atmel_mxt_ts.h.
| unsigned int y_size |
Definition at line 36 of file atmel_mxt_ts.h.
1.8.2