Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/mouse/
Dalps.c103 #define ALPS_STICK_BITS 0x100 /* separate stick button bits */ macro
294 if (priv->flags & ALPS_STICK_BITS) { in alps_process_packet_v1_v2()
2606 priv->flags |= ALPS_STICK_BITS; in alps_set_protocol()