Home
last modified time | relevance | path

Searched refs:is_mp (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-wiimote-core.c1310 bool is_mp; in handler_ext() local
1339 is_mp = payload[5] & 0x02; in handler_ext()
1341 is_mp = false; in handler_ext()
1345 if (!(wdata->state.flags & WIIPROTO_FLAG_EXT_ACTIVE) && !is_mp) in handler_ext()
1350 if (is_mp && ops->in_mp) { in handler_ext()
1353 } else if (!is_mp && valid_ext_handler(ops, len)) { in handler_ext()
1360 if (is_mp && ops->in_mp) { in handler_ext()
1363 } else if (!is_mp && valid_ext_handler(ops, len)) { in handler_ext()
1372 if (is_mp && ops->in_mp) { in handler_ext()
1375 } else if (!is_mp && valid_ext_handler(ops, len)) { in handler_ext()
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dalps.c638 f->is_mp = !!(p[0] & 0x40); in alps_decode_pinnacle()
640 if (f->is_mp) { in alps_decode_pinnacle()
664 f->is_mp = !!(p[5] & 0x40); in alps_decode_rushmore()
666 if (f->is_mp) { in alps_decode_rushmore()
695 f->is_mp = !!(p[0] & 0x20); in alps_decode_dolphin()
697 if (!f->is_mp) { in alps_decode_dolphin()
750 if (f->is_mp) { in alps_process_touchpad_packet_v3_v5()
772 if (f->is_mp) in alps_process_touchpad_packet_v3_v5()
1200 f->is_mp = 0; in alps_decode_ss4_v2()
1233 f->is_mp = 0; in alps_decode_ss4_v2()
[all …]
H A Dalps.h242 unsigned int is_mp:1; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/halrf/rtl8821c/
H A Dhalrf_iqk_8821c.c3290 boolean is_mp = false; in _phy_iq_calibrate_8821c() local
3296 is_mp = true; in _phy_iq_calibrate_8821c()
3301 if (!is_mp) in _phy_iq_calibrate_8821c()
3327 if (!is_mp) in _phy_iq_calibrate_8821c()
3345 if (!is_mp) { in _phy_iq_calibrate_8821c()
3369 if (!is_mp) in _phy_iq_calibrate_8821c()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/halrf/rtl8821c/
H A Dhalrf_iqk_8821c.c3289 boolean is_mp = false; in _phy_iq_calibrate_8821c() local
3295 is_mp = true; in _phy_iq_calibrate_8821c()
3300 if (!is_mp) in _phy_iq_calibrate_8821c()
3326 if (!is_mp) in _phy_iq_calibrate_8821c()
3344 if (!is_mp) { in _phy_iq_calibrate_8821c()
3368 if (!is_mp) in _phy_iq_calibrate_8821c()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/halrf/rtl8822b/
H A Dhalrf_iqk_8822b.c1803 boolean is_mp = false; in _phy_iq_calibrate_8822b() local
1808 is_mp = true; in _phy_iq_calibrate_8822b()
1810 if (!is_mp) in _phy_iq_calibrate_8822b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/rtl8822c/
H A Dhalrf_iqk_8822c.c4695 boolean is_mp = false; in _phy_iq_calibrate_8822c() local
4701 is_mp = true; in _phy_iq_calibrate_8822c()
4703 is_mp = false; in _phy_iq_calibrate_8822c()
4705 if (!is_mp) in _phy_iq_calibrate_8822c()