Home
last modified time | relevance | path

Searched refs:mxs_lradc_check_touch_event (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dmxs-lradc-ts.c91 static bool mxs_lradc_check_touch_event(struct mxs_lradc_ts *ts) in mxs_lradc_check_touch_event() function
425 if (valid && mxs_lradc_check_touch_event(ts)) { in mxs_lradc_finish_touch_event()
431 if (mxs_lradc_check_touch_event(ts)) { in mxs_lradc_finish_touch_event()
460 if (mxs_lradc_check_touch_event(ts)) in mxs_lradc_handle_touch()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dmxs-lradc-ts.c91 static bool mxs_lradc_check_touch_event(struct mxs_lradc_ts *ts) in mxs_lradc_check_touch_event() function
425 if (valid && mxs_lradc_check_touch_event(ts)) { in mxs_lradc_finish_touch_event()
431 if (mxs_lradc_check_touch_event(ts)) { in mxs_lradc_finish_touch_event()
460 if (mxs_lradc_check_touch_event(ts)) in mxs_lradc_handle_touch()

Completed in 3 milliseconds