Searched defs:x_min (Results 1 - 7 of 7) sorted by relevance
/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 | 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 | 176 unsigned int x_min, y_min; /* Min 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 1154 int x_min = priv->x_min ?: XMIN_NOMINAL; set_abs_position_params() local |
/linux-4.4.14/drivers/hid/ | ||
H A D | wacom_wac.h | 162 int x_min; member in struct:wacom_features |
Completed in 186 milliseconds