core_prop 133 drivers/input/touchscreen/ads7846.c struct touchscreen_properties core_prop; core_prop 835 drivers/input/touchscreen/ads7846.c touchscreen_report_pos(input, &ts->core_prop, x, y, false); core_prop 1377 drivers/input/touchscreen/ads7846.c touchscreen_parse_properties(ts->input, false, &ts->core_prop); core_prop 1384 drivers/input/touchscreen/ads7846.c if (!ts->core_prop.swap_x_y && pdata->swap_xy) { core_prop 1386 drivers/input/touchscreen/ads7846.c ts->core_prop.swap_x_y = true;