Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcy8ctma140.c34 #define CY8CTMA140_MAX_FINGERS 4 macro
131 if (n_fingers > CY8CTMA140_MAX_FINGERS) { in cy8ctma140_irq_thread()
241 error = input_mt_init_slots(input, CY8CTMA140_MAX_FINGERS, in cy8ctma140_probe()