Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/input/touchscreen/
Dads7846.c132 struct touchscreen_properties core_prop; member
906 touchscreen_report_pos(input, &ts->core_prop, x, y, false); in ads7846_report_state()
1327 touchscreen_parse_properties(ts->input, false, &ts->core_prop); in ads7846_probe()
1334 if (!ts->core_prop.swap_x_y && pdata->swap_xy) { in ads7846_probe()
1336 ts->core_prop.swap_x_y = true; in ads7846_probe()