Home
last modified time | relevance | path

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

/drivers/input/serio/
Di8042.h47 #define I8042_BUFFER_SIZE 16 macro
Di8042.c278 if (count++ < I8042_BUFFER_SIZE) { in i8042_flush()