Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dhid-wiimote-core.c442 return WIIMOTE_EXT_NONE; in wiimote_cmd_read_ext()
448 return WIIMOTE_EXT_NONE; in wiimote_cmd_read_ext()
860 __u8 exttype = WIIMOTE_EXT_NONE, extdata[6]; in wiimote_init_detect()
956 if (wdata->state.exttype == WIIMOTE_EXT_NONE && in wiimote_init_check()
982 wdata->state.exttype != WIIMOTE_EXT_NONE) { in wiimote_init_check()
1008 wdata->state.exttype == WIIMOTE_EXT_NONE) { in wiimote_init_check()
1035 if (wdata->state.exttype != WIIMOTE_EXT_NONE && in wiimote_init_check()
1072 [WIIMOTE_EXT_NONE] = "None",
1129 } else if (exttype == WIIMOTE_EXT_NONE) { in wiimote_init_hotplug()
1131 wdata->state.exttype = WIIMOTE_EXT_NONE; in wiimote_init_hotplug()
[all …]
Dhid-wiimote.h86 WIIMOTE_EXT_NONE, enumerator
Dhid-wiimote-modules.c2200 [WIIMOTE_EXT_NONE] = &wiimod_dummy,