Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/mouse/
Dalps.h244 unsigned int first_mp:1; member
Dalps.c639 f->first_mp = !!(p[4] & 0x40); in alps_decode_pinnacle()
665 f->first_mp = !!(p[4] & 0x40); in alps_decode_rushmore()
696 f->first_mp = !!(p[0] & 0x02); in alps_decode_dolphin()
777 if (!priv->multi_packet && f->first_mp) { in alps_process_touchpad_packet_v3_v5()
1201 f->first_mp = 0; in alps_decode_ss4_v2()
1230 f->first_mp = 1; in alps_decode_ss4_v2()
1233 f->first_mp = 0; in alps_decode_ss4_v2()
1270 f->first_mp = 0; in alps_decode_ss4_v2()
1290 f->first_mp = 0; in alps_decode_ss4_v2()
1349 if (!priv->multi_packet && f->first_mp) { in alps_process_packet_ss4_v2()