Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dalps.c97 #define ALPS_WHEEL 0x08 /* hardware wheel present */ macro
115 …{ { 0x63, 0x02, 0x3c }, 0x00, { ALPS_PROTO_V2, 0x8f, 0x8f, ALPS_WHEEL } }, /* Toshiba Satellite S…
333 if (priv->flags & ALPS_WHEEL) in alps_process_packet_v1_v2()
2887 if (priv->flags & ALPS_WHEEL) { in alps_init()