Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dexc3000.c25 #define EXC3000_NUM_SLOTS 10 macro
99 if (!*n_slots || *n_slots > EXC3000_NUM_SLOTS) in exc3000_read_data()
178 error = input_mt_init_slots(input, EXC3000_NUM_SLOTS, in exc3000_probe()