Searched refs:ALPS_FW_BK_1 (Results 1 – 1 of 1) sorted by relevance
98 #define ALPS_FW_BK_1 0x10 /* front & back buttons present */ macro116 { { 0x63, 0x02, 0x50 }, 0x00, { ALPS_PROTO_V2, 0xef, 0xef, ALPS_FW_BK_1 } }, /* NEC Versa L320 */268 if (priv->flags & ALPS_FW_BK_1) { in alps_process_packet_v1_v2()336 if (priv->flags & (ALPS_FW_BK_1 | ALPS_FW_BK_2)) { in alps_process_packet_v1_v2()2900 if (priv->flags & (ALPS_FW_BK_1 | ALPS_FW_BK_2)) { in alps_init()