Searched refs:touchscreen_apply_prop_to_x_y (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | of_touchscreen.c | 148 touchscreen_apply_prop_to_x_y(const struct touchscreen_properties *prop, in touchscreen_apply_prop_to_x_y() function 176 touchscreen_apply_prop_to_x_y(prop, &x, &y); in touchscreen_set_mt_pos() 199 touchscreen_apply_prop_to_x_y(prop, &x, &y); in touchscreen_report_pos()
|
/kernel/linux/linux-6.6/drivers/input/ |
H A D | touchscreen.c | 149 touchscreen_apply_prop_to_x_y(const struct touchscreen_properties *prop, in touchscreen_apply_prop_to_x_y() function 177 touchscreen_apply_prop_to_x_y(prop, &x, &y); in touchscreen_set_mt_pos() 200 touchscreen_apply_prop_to_x_y(prop, &x, &y); in touchscreen_report_pos()
|
Completed in 2 milliseconds