Searched defs:x_max (Results 1 - 14 of 14) sorted by relevance
/linux-4.4.14/include/linux/platform_data/ |
H A D | zforce_ts.h | 19 unsigned int x_max; member in struct:zforce_ts_platdata
|
H A D | pixcir_i2c_ts.h | 58 int x_max; member in struct:pixcir_ts_platform_data
|
/linux-4.4.14/include/linux/input/ |
H A D | auo-pixcir-ts.h | 50 unsigned int x_max; member in struct:auo_pixcir_ts_platdata
|
/linux-4.4.14/include/linux/spi/ |
H A D | ad7877.h | 14 u16 x_min, x_max; member in struct:ad7877_platform_data
|
H A D | ad7879.h | 11 u16 x_min, x_max; member in struct:ad7879_platform_data
|
H A D | ads7846.h | 39 u16 x_min, x_max; member in struct:ads7846_platform_data
|
/linux-4.4.14/drivers/input/mouse/ |
H A D | focaltech.c | 121 unsigned int x_max, y_max; member in struct:focaltech_data
|
H A D | alps.h | 266 int x_max; member in struct:alps_data
|
H A D | elantech.c | 1177 unsigned int x_min = 0, y_min = 0, x_max = 0, y_max = 0, width = 0; elantech_set_input_params() local 1002 elantech_set_range(struct psmouse *psmouse, unsigned int *x_min, unsigned int *y_min, unsigned int *x_max, unsigned int *y_max, unsigned int *width) elantech_set_range() argument
|
H A D | synaptics.h | 175 unsigned int x_max, y_max; /* Max coordinates (from FW) */ member in struct:synaptics_data
|
H A D | synaptics.c | 132 int x_min, x_max, y_min, y_max; member in struct:min_max_quirk 1155 int x_max = priv->x_max ?: XMAX_NOMINAL; set_abs_position_params() local
|
/linux-4.4.14/drivers/input/touchscreen/ |
H A D | wacom_i2c.c | 32 int x_max; member in struct:wacom_features
|
H A D | elants_i2c.c | 138 unsigned int x_max; member in struct:elants_data
|
/linux-4.4.14/drivers/hid/ |
H A D | wacom_wac.h | 154 int x_max; member in struct:wacom_features
|
Completed in 684 milliseconds