Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-wiimote.h48 #define WIIPROTO_FLAG_NO_MP 0x020000 macro
Dhid-wiimote-core.c893 !(wdata->state.flags & WIIPROTO_FLAG_NO_MP)) in wiimote_init_detect()
1065 !(flags & WIIPROTO_FLAG_NO_MP)) in wiimote_init_check()
1111 if (flags & WIIPROTO_FLAG_NO_MP) { in wiimote_init_hotplug()
1166 !(flags & WIIPROTO_FLAG_NO_MP)) in wiimote_init_hotplug()
Dhid-wiimote-modules.c2005 wdata->state.flags |= WIIPROTO_FLAG_NO_MP; in wiimod_no_mp_probe()
2017 wdata->state.flags |= WIIPROTO_FLAG_NO_MP; in wiimod_no_mp_remove()