Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/mouse/
Dalps.c102 #define ALPS_STICK_BITS 0x100 /* separate stick button bits */ macro
299 if (priv->flags & ALPS_STICK_BITS) { in alps_process_packet_v1_v2()
2749 priv->flags |= ALPS_STICK_BITS; in alps_set_protocol()