Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/mouse/
Dalps.c96 #define ALPS_WHEEL 0x08 /* hardware wheel present */ macro
128 …{ { 0x63, 0x02, 0x3c }, { ALPS_PROTO_V2, 0x8f, 0x8f, ALPS_WHEEL } }, /* Toshiba Satellite S2400-…
338 if (priv->flags & ALPS_WHEEL) in alps_process_packet_v1_v2()
3069 if (priv->flags & ALPS_WHEEL) { in alps_init()