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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/mouse/
H A Dalps.c36 #define ALPS_PASS 0x20 macro
50 { { 0x63, 0x03, 0xc8 }, 0xf8, 0xf8, ALPS_PASS }, /* Dell Latitude D800 */
53 { { 0x20, 0x02, 0x0e }, 0xf8, 0xf8, ALPS_PASS | ALPS_DUALPOINT },
54 { { 0x22, 0x02, 0x0a }, 0xf8, 0xf8, ALPS_PASS | ALPS_DUALPOINT },
55 { { 0x22, 0x02, 0x14 }, 0xff, 0xff, ALPS_PASS | ALPS_DUALPOINT }, /* Dell Latitude D600 */
358 if (priv->i->flags & ALPS_PASS)
364 if (priv->i->flags & ALPS_PASS)
390 if ((priv->i->flags & ALPS_PASS) && alps_passthrough_mode(psmouse, 1))
403 if ((priv->i->flags & ALPS_PASS) && alps_passthrough_mode(psmouse, 0))

Completed in 17 milliseconds