Searched refs:ALPS_FW_BK_2 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/input/mouse/
H A Dalps.c99 #define ALPS_FW_BK_2 0x20 /* front & back buttons present */ macro
114 { { 0x63, 0x02, 0x28 }, 0x00, { ALPS_PROTO_V2, 0xf8, 0xf8, ALPS_FW_BK_2 } }, /* Fujitsu Siemens S6010 */
121 { { 0x73, 0x02, 0x14 }, 0x00, { ALPS_PROTO_V2, 0xf8, 0xf8, ALPS_FW_BK_2 } }, /* Ahtec Laptop */
273 if (priv->flags & ALPS_FW_BK_2) { alps_process_packet_v1_v2()
336 if (priv->flags & (ALPS_FW_BK_1 | ALPS_FW_BK_2)) { alps_process_packet_v1_v2()
2892 if (priv->flags & (ALPS_FW_BK_1 | ALPS_FW_BK_2)) { alps_init()

Completed in 135 milliseconds