Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dexc3000.c31 #define EXC3000_LEN_POINT 10 macro
89 for (; num--; buf += EXC3000_LEN_POINT) { in exc3000_report_slots()