Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/mouse/
Dalps.c101 #define ALPS_PS2_INTERLEAVED 0x80 /* 3-byte PS/2 packet interleaved with macro
134 ALPS_PASS | ALPS_DUALPOINT | ALPS_PS2_INTERLEAVED } },
138 ALPS_PASS | ALPS_DUALPOINT | ALPS_PS2_INTERLEAVED } }, /* Toshiba Tecra A11-11L */
1561 if ((priv->flags & ALPS_PS2_INTERLEAVED) && in alps_process_byte()