Home
last modified time | relevance | path

Searched refs:swap_x_y (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/input/touchscreen/
Dof_touchscreen.c124 prop->swap_x_y = in touchscreen_parse_properties()
127 if (prop->swap_x_y) in touchscreen_parse_properties()
142 if (prop->swap_x_y) in touchscreen_apply_prop_to_x_y()
Dmms114.c418 props->swap_x_y = false; in mms114_parse_legacy_bindings()
/Linux-v4.19/include/linux/input/
Dtouchscreen.h20 bool swap_x_y; member