Searched defs:swap_xy (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/include/linux/spi/ | ||
H A D | ad7879.h | 15 bool swap_xy; /* swap x and y axes */ member in struct:ad7879_platform_data |
H A D | ads7846.h | 21 bool swap_xy; /* swap x and y axes */ member in struct:ads7846_platform_data |
/linux-4.4.14/drivers/input/touchscreen/ | ||
H A D | ft6236.c | 49 bool swap_xy; member in struct:ft6236_data |
H A D | ad7879.c | 120 bool swap_xy; member in struct:ad7879 |
H A D | ads7846.c | 113 bool swap_xy; member in struct:ads7846 |
H A D | usbtouchscreen.c | 63 static bool swap_xy; variable |
Completed in 250 milliseconds