Home
last modified time | relevance | path

Searched refs:WIIPROTO_FLAG_BUILTIN_MP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-wiimote.h44 #define WIIPROTO_FLAG_BUILTIN_MP 0x010000 macro
H A 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()
H A Dhid-wiimote-modules.c2408 * This module simply sets the WIIPROTO_FLAG_BUILTIN_MP protocol flag which
2419 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()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-wiimote.h44 #define WIIPROTO_FLAG_BUILTIN_MP 0x010000 macro
H A Dhid-wiimote-core.c901 if (!(wdata->state.flags & WIIPROTO_FLAG_BUILTIN_MP) && in wiimote_init_detect()
1073 if (ret && poll_mp && !(flags & WIIPROTO_FLAG_BUILTIN_MP) && in wiimote_init_check()
1177 if (!(flags & WIIPROTO_FLAG_BUILTIN_MP) && in wiimote_init_hotplug()
H A Dhid-wiimote-modules.c2632 * This module simply sets the WIIPROTO_FLAG_BUILTIN_MP protocol flag which
2643 wdata->state.flags |= WIIPROTO_FLAG_BUILTIN_MP; in wiimod_builtin_mp_probe()
2655 wdata->state.flags |= WIIPROTO_FLAG_BUILTIN_MP; in wiimod_builtin_mp_remove()

Completed in 14 milliseconds