Searched refs:ALPS_BUTTONPAD (Results 1 – 1 of 1) sorted by relevance
104 #define ALPS_BUTTONPAD 0x200 /* device is a clickpad */ macro1068 if (priv->flags & ALPS_BUTTONPAD) { in alps_decode_packet_v7()1193 if (priv->flags & ALPS_BUTTONPAD) { in alps_decode_ss4_v2()1217 if (priv->flags & ALPS_BUTTONPAD) { in alps_decode_ss4_v2()1255 if (!(priv->flags & ALPS_BUTTONPAD)) { in alps_decode_ss4_v2()2435 priv->flags |= ALPS_BUTTONPAD; in alps_update_btn_info_ss4_v2()2677 priv->flags |= ALPS_BUTTONPAD; in alps_set_protocol()2910 } else if (priv->flags & ALPS_BUTTONPAD) { in alps_init()