Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-wiimote.h47 #define WIIPROTO_FLAG_BUILTIN_MP 0x010000 macro
Dhid-wiimote-core.c892 if (!(wdata->state.flags & WIIPROTO_FLAG_BUILTIN_MP) && in wiimote_init_detect()
1064 if (ret && poll_mp && !(flags & WIIPROTO_FLAG_BUILTIN_MP) && in wiimote_init_check()
1165 if (!(flags & WIIPROTO_FLAG_BUILTIN_MP) && in wiimote_init_hotplug()
Dhid-wiimote-modules.c1969 wdata->state.flags |= WIIPROTO_FLAG_BUILTIN_MP; in wiimod_builtin_mp_probe()
1981 wdata->state.flags |= WIIPROTO_FLAG_BUILTIN_MP; in wiimod_builtin_mp_remove()