Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hid/
Dhid-wiimote.h44 #define WIIPROTO_FLAG_BUILTIN_MP 0x010000 macro
Dhid-wiimote-core.c897 if (!(wdata->state.flags & WIIPROTO_FLAG_BUILTIN_MP) && in wiimote_init_detect()
1069 if (ret && poll_mp && !(flags & WIIPROTO_FLAG_BUILTIN_MP) && in wiimote_init_check()
1172 if (!(flags & WIIPROTO_FLAG_BUILTIN_MP) && in wiimote_init_hotplug()
Dhid-wiimote-modules.c2419 wdata->state.flags |= WIIPROTO_FLAG_BUILTIN_MP; in wiimod_builtin_mp_probe()
2431 wdata->state.flags |= WIIPROTO_FLAG_BUILTIN_MP; in wiimod_builtin_mp_remove()