Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/input/
Dinput_touch.c8 void input_touchscreen_report_pos(const struct device *dev, in input_touchscreen_report_pos() function
Dinput_ft5336.c133 input_touchscreen_report_pos(dev, col, row, K_FOREVER); in ft5336_process()
Dinput_stmpe811.c351 input_touchscreen_report_pos(dev, x, y, K_FOREVER); in stmpe811_report_touch()
/Zephyr-latest/include/zephyr/input/
Dinput_touch.h84 void input_touchscreen_report_pos(const struct device *dev,