Searched defs:x_max (Results 1 – 9 of 9) sorted by relevance
/linux-3.3/include/linux/input/ |
D | pixcir_ts.h | 6 int x_max; member
|
D | auo-pixcir-ts.h | 52 unsigned int x_max; member
|
/linux-3.3/include/linux/spi/ |
D | ad7877.h | 14 u16 x_min, x_max; member
|
D | ad7879.h | 11 u16 x_min, x_max; member
|
D | ads7846.h | 39 u16 x_min, x_max; member
|
/linux-3.3/drivers/input/mouse/ |
D | elantech.c | 854 unsigned int *x_max, unsigned int *y_max, in elantech_set_range() 964 unsigned int x_min = 0, y_min = 0, x_max = 0, y_max = 0, width = 0; in elantech_set_input_params() local
|
D | synaptics.h | 156 unsigned int x_max, y_max; /* Max coordinates (from FW) */ member
|
D | synaptics.c | 1140 int x_max = priv->x_max ?: XMAX_NOMINAL; in set_abs_position_params() local
|
/linux-3.3/drivers/input/tablet/ |
D | wacom_wac.h | 75 int x_max; member
|