Searched refs:ALPS_WHEEL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | alps.c | 96 #define ALPS_WHEEL 0x08 /* hardware wheel present */ macro 128 { { 0x63, 0x02, 0x3c }, { ALPS_PROTO_V2, 0x8f, 0x8f, ALPS_WHEEL } }, /* Toshiba Satellite S2400-103 */ 338 if (priv->flags & ALPS_WHEEL) in alps_process_packet_v1_v2() 3069 if (priv->flags & ALPS_WHEEL) { in alps_init()
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | alps.c | 96 #define ALPS_WHEEL 0x08 /* hardware wheel present */ macro 128 { { 0x63, 0x02, 0x3c }, { ALPS_PROTO_V2, 0x8f, 0x8f, ALPS_WHEEL } }, /* Toshiba Satellite S2400-103 */ 338 if (priv->flags & ALPS_WHEEL) in alps_process_packet_v1_v2() 3069 if (priv->flags & ALPS_WHEEL) { in alps_init()
|
Completed in 7 milliseconds