Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/mouse/
Dalps.c98 #define ALPS_WHEEL 0x08 /* hardware wheel present */ macro
130 …{ { 0x63, 0x02, 0x3c }, { ALPS_PROTO_V2, 0x8f, 0x8f, ALPS_WHEEL } }, /* Toshiba Satellite S2400-…
340 if (priv->flags & ALPS_WHEEL) in alps_process_packet_v1_v2()
3054 if (priv->flags & ALPS_WHEEL) { in alps_init()