Linux Kernel
3.7.1
|
#include <auo-pixcir-ts.h>
Data Fields | |
int | gpio_int |
int | int_setting |
void(* | init_hw )(struct i2c_client *) |
void(* | exit_hw )(struct i2c_client *) |
unsigned int | x_max |
unsigned int | y_max |
Definition at line 44 of file auo-pixcir-ts.h.
void(* exit_hw)(struct i2c_client *) |
Definition at line 50 of file auo-pixcir-ts.h.
int gpio_int |
Definition at line 45 of file auo-pixcir-ts.h.
void(* init_hw)(struct i2c_client *) |
Definition at line 49 of file auo-pixcir-ts.h.
int int_setting |
Definition at line 47 of file auo-pixcir-ts.h.
unsigned int x_max |
Definition at line 52 of file auo-pixcir-ts.h.
unsigned int y_max |
Definition at line 53 of file auo-pixcir-ts.h.