Home
last modified time | relevance | path

Searched refs:WIIPROTO_FLAG_MP_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/hid/
Dhid-wiimote-core.c972 ret = ret && (wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE); in wiimote_init_check()
995 ret = ret && !(wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE); in wiimote_init_check()
1022 ret = ret && !(wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE); in wiimote_init_check()
1053 ret = ret && (wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE); in wiimote_init_check()
1115 wdata->state.flags &= ~WIIPROTO_FLAG_MP_ACTIVE; in wiimote_init_hotplug()
1184 wdata->state.flags |= WIIPROTO_FLAG_MP_ACTIVE; in wiimote_init_hotplug()
1321 if (wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE) { in handler_ext()
1440 wdata->state.flags &= ~WIIPROTO_FLAG_MP_ACTIVE; in handler_status()
Dhid-wiimote.h44 #define WIIPROTO_FLAG_MP_ACTIVE 0x2000 macro
Dhid-wiimote-modules.c866 if (wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE) { in wiimod_nunchuk_in_ext()
888 if (wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE) { in wiimod_nunchuk_in_ext()
1094 if (wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE) { in wiimod_classic_in_ext()
1163 if (wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE) { in wiimod_classic_in_ext()
2029 if (wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE) { in wiimod_drums_in_ext()
2256 if (wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE) { in wiimod_guitar_in_ext()