Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/input/touchscreen/
Dexc3000.c25 #define EXC3000_NUM_SLOTS 10 macro
144 if (!total_slots || total_slots > EXC3000_NUM_SLOTS) { in exc3000_handle_mt_event()
379 error = input_mt_init_slots(input, EXC3000_NUM_SLOTS, in exc3000_probe()