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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/mouse/
H A Dalps.c39 #define ALPS_FW_BK_2 0x20 /* front & back buttons present */ macro
52 { { 0x63, 0x02, 0x28 }, 0xf8, 0xf8, ALPS_FW_BK_2 }, /* Fujitsu Siemens S6010 */
59 { { 0x73, 0x02, 0x14 }, 0xf8, 0xf8, ALPS_FW_BK_2 }, /* Ahtec Laptop */
173 if (model->flags & ALPS_FW_BK_2) {
229 if (model->flags & (ALPS_FW_BK_1 | ALPS_FW_BK_2)) {
702 if (model->flags & (ALPS_FW_BK_1 | ALPS_FW_BK_2)) {

Completed in 72 milliseconds