Searched refs:WIIMOD_FLAG_INPUT (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-wiimote.h186 #define WIIMOD_FLAG_INPUT 0x0001 macro
H A Dhid-wiimote-core.c635 if (wiimod_table[*iter]->flags & WIIMOD_FLAG_INPUT) {
H A Dhid-wiimote-modules.c24 * WIIMOD_FLAG_INPUT, then the input device will get registered after all
102 .flags = WIIMOD_FLAG_INPUT,
180 .flags = WIIMOD_FLAG_INPUT,

Completed in 183 milliseconds