Home
last modified time | relevance | path

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

/linux-6.15/drivers/input/serio/
H A Di8042.h47 #define I8042_BUFFER_SIZE 16 macro
H A Di8042.c264 if (count++ >= I8042_BUFFER_SIZE) in i8042_flush()