Searched refs:ALPS_BUTTONPAD (Results 1 – 1 of 1) sorted by relevance
103 #define ALPS_BUTTONPAD 0x200 /* device is a clickpad */ macro1067 if (priv->flags & ALPS_BUTTONPAD) { in alps_decode_packet_v7()1204 if (priv->flags & ALPS_BUTTONPAD) { in alps_decode_ss4_v2()1238 if (priv->flags & ALPS_BUTTONPAD) { in alps_decode_ss4_v2()1305 if (!(priv->flags & ALPS_BUTTONPAD)) { in alps_decode_ss4_v2()2549 priv->flags |= ALPS_BUTTONPAD; in alps_update_btn_info_ss4_v2()2831 priv->flags |= ALPS_BUTTONPAD; in alps_set_protocol()3090 } else if (priv->flags & ALPS_BUTTONPAD) { in alps_init()