Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/mouse/
Dalps.c99 #define ALPS_FOUR_BUTTONS 0x40 /* 4 direction button present */ macro
136 { { 0x73, 0x02, 0x50 }, { ALPS_PROTO_V2, 0xcf, 0xcf, ALPS_FOUR_BUTTONS } }, /* Dell Vostro 1400 */
346 if (priv->flags & ALPS_FOUR_BUTTONS) { in alps_process_packet_v1_v2()
3085 if (priv->flags & ALPS_FOUR_BUTTONS) { in alps_init()