Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dexc3000.c87 u8 *buf, int *n_slots) in exc3000_read_data() argument
95 *n_slots = buf[3]; in exc3000_read_data()
96 if (!*n_slots || *n_slots > EXC3000_NUM_SLOTS) in exc3000_read_data()
99 if (*n_slots > EXC3000_SLOTS_PER_FRAME) { in exc3000_read_data()