ALPS_PASS         112 drivers/input/mouse/alps.c 	{ { 0x20, 0x02, 0x0e }, { ALPS_PROTO_V2, 0xf8, 0xf8, ALPS_PASS | ALPS_DUALPOINT } },
ALPS_PASS         114 drivers/input/mouse/alps.c 	{ { 0x22, 0x02, 0x0a }, { ALPS_PROTO_V2, 0xf8, 0xf8, ALPS_PASS | ALPS_DUALPOINT } },
ALPS_PASS         115 drivers/input/mouse/alps.c 	{ { 0x22, 0x02, 0x14 }, { ALPS_PROTO_V2, 0xff, 0xff, ALPS_PASS | ALPS_DUALPOINT } },	/* Dell Latitude D600 */
ALPS_PASS         116 drivers/input/mouse/alps.c 	{ { 0x32, 0x02, 0x14 }, { ALPS_PROTO_V2, 0xf8, 0xf8, ALPS_PASS | ALPS_DUALPOINT } },	/* Toshiba Salellite Pro M10 */
ALPS_PASS         119 drivers/input/mouse/alps.c 		ALPS_PASS | ALPS_DUALPOINT | ALPS_PS2_INTERLEAVED } },				/* Toshiba Tecra A11-11L */
ALPS_PASS         124 drivers/input/mouse/alps.c 		ALPS_PASS | ALPS_DUALPOINT | ALPS_PS2_INTERLEAVED } },				/* Dell Latitude E5500, E6400, E6500, Precision M4400 */
ALPS_PASS         131 drivers/input/mouse/alps.c 	{ { 0x63, 0x03, 0xc8 }, { ALPS_PROTO_V2, 0xf8, 0xf8, ALPS_PASS | ALPS_DUALPOINT } },	/* Dell Latitude D800 */
ALPS_PASS        1993 drivers/input/mouse/alps.c 	if (priv->flags & ALPS_PASS)
ALPS_PASS        1999 drivers/input/mouse/alps.c 	if (priv->flags & ALPS_PASS)
ALPS_PASS        2021 drivers/input/mouse/alps.c 	if ((priv->flags & ALPS_PASS) &&
ALPS_PASS        2036 drivers/input/mouse/alps.c 	if ((priv->flags & ALPS_PASS) &&