Home
last modified time | relevance | path

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

/drivers/input/mouse/
Dalps.h87 unsigned int first_mp:1; member
Dalps.c466 f->first_mp = !!(p[4] & 0x40); in alps_decode_pinnacle()
495 f->first_mp = !!(p[0] & 0x02); in alps_decode_dolphin()
572 if (!priv->multi_packet && f.first_mp) { in alps_process_touchpad_packet_v3()