Searched refs:ALPS_FW_BK_1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | alps.c | 97 #define ALPS_FW_BK_1 0x10 /* front & back buttons present */ macro 129 { { 0x63, 0x02, 0x50 }, { ALPS_PROTO_V2, 0xef, 0xef, ALPS_FW_BK_1 } }, /* NEC Versa L320 */ 273 if (priv->flags & ALPS_FW_BK_1) { in alps_process_packet_v1_v2() 341 if (priv->flags & (ALPS_FW_BK_1 | ALPS_FW_BK_2)) { in alps_process_packet_v1_v2() 3074 if (priv->flags & (ALPS_FW_BK_1 | ALPS_FW_BK_2)) { in alps_init()
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | alps.c | 97 #define ALPS_FW_BK_1 0x10 /* front & back buttons present */ macro 129 { { 0x63, 0x02, 0x50 }, { ALPS_PROTO_V2, 0xef, 0xef, ALPS_FW_BK_1 } }, /* NEC Versa L320 */ 273 if (priv->flags & ALPS_FW_BK_1) { in alps_process_packet_v1_v2() 341 if (priv->flags & (ALPS_FW_BK_1 | ALPS_FW_BK_2)) { in alps_process_packet_v1_v2() 3074 if (priv->flags & (ALPS_FW_BK_1 | ALPS_FW_BK_2)) { in alps_init()
|
Completed in 8 milliseconds