Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Di8042.h36 #define I8042_STR_TIMEOUT 0x40 macro
/linux-6.15/drivers/input/serio/
H A Di8042.c577 if ((str & I8042_STR_TIMEOUT) && !i8042_notimeout) in i8042_handle_data()