Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dalps.h241 unsigned int first_mp:1; member
H A Dalps.c637 f->first_mp = !!(p[4] & 0x40); in alps_decode_pinnacle()
663 f->first_mp = !!(p[4] & 0x40); in alps_decode_rushmore()
694 f->first_mp = !!(p[0] & 0x02); in alps_decode_dolphin()
775 if (!priv->multi_packet && f->first_mp) { in alps_process_touchpad_packet_v3_v5()
1199 f->first_mp = 0; in alps_decode_ss4_v2()
1228 f->first_mp = 1; in alps_decode_ss4_v2()
1231 f->first_mp = 0; in alps_decode_ss4_v2()
1268 f->first_mp = 0; in alps_decode_ss4_v2()
1288 f->first_mp = 0; in alps_decode_ss4_v2()
1347 if (!priv->multi_packet && f->first_mp) { in alps_process_packet_ss4_v2()