Searched refs:WIIMOD_FLAG_INPUT (Results 1 – 3 of 3) sorted by relevance
186 #define WIIMOD_FLAG_INPUT 0x0001 macro
24 * WIIMOD_FLAG_INPUT, then the input device will get registered after all102 .flags = WIIMOD_FLAG_INPUT,180 .flags = WIIMOD_FLAG_INPUT,
635 if (wiimod_table[*iter]->flags & WIIMOD_FLAG_INPUT) { in wiimote_modules_load()