Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/serio/
H A Di8042.h47 #define I8042_BUFFER_SIZE 16 macro
H A Di8042.c282 if (count++ < I8042_BUFFER_SIZE) { in i8042_flush()