Searched refs:I8042_STR_PARITY (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Di8042.h35 #define I8042_STR_PARITY 0x80 macro
/linux-master/drivers/input/serio/
H A Di8042.c586 dfl = ((str & I8042_STR_PARITY) ? SERIO_PARITY : 0) |

Completed in 115 milliseconds