Searched defs:touchscreen_properties (Results 1 – 11 of 11) sorted by relevance
27011 struct touchscreen_properties { struct27012 unsigned int max_x;27013 unsigned int max_y;27014 bool invert_x;27015 bool invert_y;27016 bool swap_x_y;
102979 struct touchscreen_properties { struct102980 unsigned int max_x;102981 unsigned int max_y;102982 bool invert_x;102983 bool invert_y;102984 bool swap_x_y;
59405 struct touchscreen_properties { struct59406 unsigned int max_x;59407 unsigned int max_y;59408 bool invert_x;59409 bool invert_y;59410 bool swap_x_y;
110206 struct touchscreen_properties { struct110207 unsigned int max_x;110208 unsigned int max_y;110209 bool invert_x;110210 bool invert_y;110211 bool swap_x_y;
110618 struct touchscreen_properties { struct110619 unsigned int max_x;110620 unsigned int max_y;110621 bool invert_x;110622 bool invert_y;110623 bool swap_x_y;
109688 struct touchscreen_properties { struct109689 unsigned int max_x;109690 unsigned int max_y;109691 bool invert_x;109692 bool invert_y;109693 bool swap_x_y;