Searched refs:ALPS_BUTTONPAD (Results 1 – 1 of 1) sorted by relevance
104 #define ALPS_BUTTONPAD 0x200 /* device is a clickpad */ macro1060 if (priv->flags & ALPS_BUTTONPAD) { in alps_decode_packet_v7()1185 if (priv->flags & ALPS_BUTTONPAD) { in alps_decode_ss4_v2()1209 if (priv->flags & ALPS_BUTTONPAD) { in alps_decode_ss4_v2()1247 if (!(priv->flags & ALPS_BUTTONPAD)) { in alps_decode_ss4_v2()2427 priv->flags |= ALPS_BUTTONPAD; in alps_update_btn_info_ss4_v2()2669 priv->flags |= ALPS_BUTTONPAD; in alps_set_protocol()2902 } else if (priv->flags & ALPS_BUTTONPAD) { in alps_init()