Home
last modified time | relevance | path

Searched refs:ALPS_PROTO_V4 (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/input/mouse/
Dalps.h18 #define ALPS_PROTO_V4 3 macro
Dalps.c114 { { 0x73, 0x02, 0x64 }, 0x8a, ALPS_PROTO_V4, 0x8f, 0x8f, 0 },
651 case ALPS_PROTO_V4: in alps_process_packet()
1475 case ALPS_PROTO_V4: in alps_hw_init()
1569 case ALPS_PROTO_V4: in alps_init()
1617 psmouse->pktsize = model->proto_version == ALPS_PROTO_V4 ? 8 : 6; in alps_init()