Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/touchscreen/
Dhideep.c25 #define HIDEEP_MT_MAX 10 macro
724 touch_count = min(touch_count, HIDEEP_MT_MAX); in hideep_parse_and_report()
809 error = input_mt_init_slots(ts->input_dev, HIDEEP_MT_MAX, in hideep_init_input()