Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-wiimote.h48 #define WIIPROTO_FLAG_NO_MP 0x020000 macro
Dhid-wiimote-core.c901 !(wdata->state.flags & WIIPROTO_FLAG_NO_MP)) in wiimote_init_detect()
1073 !(flags & WIIPROTO_FLAG_NO_MP)) in wiimote_init_check()
1121 if (flags & WIIPROTO_FLAG_NO_MP) { in wiimote_init_hotplug()
1176 !(flags & WIIPROTO_FLAG_NO_MP)) in wiimote_init_hotplug()
Dhid-wiimote-modules.c2439 wdata->state.flags |= WIIPROTO_FLAG_NO_MP; in wiimod_no_mp_probe()
2451 wdata->state.flags |= WIIPROTO_FLAG_NO_MP; in wiimod_no_mp_remove()