Searched defs:x_max (Results  1 – 14 of 14) sorted by relevance
| /linux-4.4.14/include/linux/platform_data/ | 
| D | zforce_ts.h | 19 	unsigned int x_max;  member
 | 
| D | pixcir_i2c_ts.h | 58 	int x_max;  member
 | 
| /linux-4.4.14/include/linux/input/ | 
| D | auo-pixcir-ts.h | 50 	unsigned int x_max;  member
 | 
| /linux-4.4.14/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-4.4.14/drivers/input/touchscreen/ | 
| D | wacom_i2c.c | 32 	int x_max;  member
 | 
| D | elants_i2c.c | 138 	unsigned int x_max;  member
 | 
| /linux-4.4.14/drivers/input/mouse/ | 
| D | focaltech.c | 121 	unsigned int x_max, y_max;  member
 | 
| D | synaptics.c | 132 	int x_min, x_max, y_min, y_max;  member1155 	int x_max = priv->x_max ?: XMAX_NOMINAL;  in set_abs_position_params()  local
 
 | 
| D | elantech.c | 1004 			      unsigned int *x_max, unsigned int *y_max,  in elantech_set_range()1177 	unsigned int x_min = 0, y_min = 0, x_max = 0, y_max = 0, width = 0;  in elantech_set_input_params()  local
 
 | 
| D | alps.h | 266 	int x_max;  member
 | 
| D | synaptics.h | 175 	unsigned int x_max, y_max;		/* Max coordinates (from FW) */  member
 | 
| /linux-4.4.14/drivers/hid/ | 
| D | wacom_wac.h | 154 	int x_max;  member
 |