Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/hid/
Dhid-wiimote.h47 #define WIIPROTO_FLAG_BUILTIN_MP 0x010000 macro
Dhid-wiimote-core.c900 if (!(wdata->state.flags & WIIPROTO_FLAG_BUILTIN_MP) && in wiimote_init_detect()
1072 if (ret && poll_mp && !(flags & WIIPROTO_FLAG_BUILTIN_MP) && in wiimote_init_check()
1175 if (!(flags & WIIPROTO_FLAG_BUILTIN_MP) && in wiimote_init_hotplug()
Dhid-wiimote-modules.c2403 wdata->state.flags |= WIIPROTO_FLAG_BUILTIN_MP; in wiimod_builtin_mp_probe()
2415 wdata->state.flags |= WIIPROTO_FLAG_BUILTIN_MP; in wiimod_builtin_mp_remove()