Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dhideep.c25 #define HIDEEP_MT_MAX 10 macro
737 touch_count = min(touch_count, HIDEEP_MT_MAX); in hideep_parse_and_report()
822 error = input_mt_init_slots(ts->input_dev, HIDEEP_MT_MAX, in hideep_init_input()