Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-wiimote.h45 #define WIIPROTO_FLAG_NO_MP 0x020000 macro
H A Dhid-wiimote-core.c898 !(wdata->state.flags & WIIPROTO_FLAG_NO_MP)) in wiimote_init_detect()
1070 !(flags & WIIPROTO_FLAG_NO_MP)) in wiimote_init_check()
1118 if (flags & WIIPROTO_FLAG_NO_MP) { in wiimote_init_hotplug()
1173 !(flags & WIIPROTO_FLAG_NO_MP)) in wiimote_init_hotplug()
H A Dhid-wiimote-modules.c2444 * This module simply sets the WIIPROTO_FLAG_NO_MP protocol flag which
2455 wdata->state.flags |= WIIPROTO_FLAG_NO_MP; in wiimod_no_mp_probe()
2467 wdata->state.flags |= WIIPROTO_FLAG_NO_MP; in wiimod_no_mp_remove()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-wiimote.h45 #define WIIPROTO_FLAG_NO_MP 0x020000 macro
H A Dhid-wiimote-core.c902 !(wdata->state.flags & WIIPROTO_FLAG_NO_MP)) in wiimote_init_detect()
1074 !(flags & WIIPROTO_FLAG_NO_MP)) in wiimote_init_check()
1123 if (flags & WIIPROTO_FLAG_NO_MP) { in wiimote_init_hotplug()
1178 !(flags & WIIPROTO_FLAG_NO_MP)) in wiimote_init_hotplug()
H A Dhid-wiimote-modules.c2668 * This module simply sets the WIIPROTO_FLAG_NO_MP protocol flag which
2679 wdata->state.flags |= WIIPROTO_FLAG_NO_MP; in wiimod_no_mp_probe()
2691 wdata->state.flags |= WIIPROTO_FLAG_NO_MP; in wiimod_no_mp_remove()

Completed in 14 milliseconds