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

/drivers/input/mouse/
H A Dalps.c82 #define ALPS_FW_BK_2 0x20 /* front & back buttons present */ macro
95 { { 0x63, 0x02, 0x28 }, 0x00, ALPS_PROTO_V2, 0xf8, 0xf8, ALPS_FW_BK_2 }, /* Fujitsu Siemens S6010 */
102 { { 0x73, 0x02, 0x14 }, 0x00, ALPS_PROTO_V2, 0xf8, 0xf8, ALPS_FW_BK_2 }, /* Ahtec Laptop */
189 if (model->flags & ALPS_FW_BK_2) {
245 if (model->flags & (ALPS_FW_BK_1 | ALPS_FW_BK_2)) {
1582 if (model->flags & (ALPS_FW_BK_1 | ALPS_FW_BK_2)) {

Completed in 70 milliseconds