Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dexc3000.c27 #define EXC3000_NUM_SLOTS 10 macro
151 if (!total_slots || total_slots > EXC3000_NUM_SLOTS) { in exc3000_handle_mt_event()
393 error = input_mt_init_slots(input, EXC3000_NUM_SLOTS, in exc3000_probe()