Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-wiimote-core.c969 ret = ret && (wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE); in wiimote_init_check()
992 ret = ret && !(wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE); in wiimote_init_check()
1019 ret = ret && !(wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE); in wiimote_init_check()
1050 ret = ret && (wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE); in wiimote_init_check()
1112 wdata->state.flags &= ~WIIPROTO_FLAG_MP_ACTIVE; in wiimote_init_hotplug()
1181 wdata->state.flags |= WIIPROTO_FLAG_MP_ACTIVE; in wiimote_init_hotplug()
1318 if (wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE) { in handler_ext()
1437 wdata->state.flags &= ~WIIPROTO_FLAG_MP_ACTIVE; in handler_status()
Dhid-wiimote.h41 #define WIIPROTO_FLAG_MP_ACTIVE 0x2000 macro
Dhid-wiimote-modules.c863 if (wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE) { in wiimod_nunchuk_in_ext()
885 if (wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE) { in wiimod_nunchuk_in_ext()
1093 if (wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE) { in wiimod_classic_in_ext()
1178 if (wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE) { in wiimod_classic_in_ext()
2045 if (wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE) { in wiimod_drums_in_ext()
2272 if (wdata->state.flags & WIIPROTO_FLAG_MP_ACTIVE) { in wiimod_guitar_in_ext()