wiimod_table      631 drivers/hid/hid-wiimote-core.c 		if (wiimod_table[*iter]->flags & WIIMOD_FLAG_INPUT) {
wiimod_table      652 drivers/hid/hid-wiimote-core.c 		ops = wiimod_table[*iter];
wiimod_table      674 drivers/hid/hid-wiimote-core.c 		ops = wiimod_table[*iter];
wiimod_table      707 drivers/hid/hid-wiimote-core.c 		ops = wiimod_table[*iter];
wiimod_table     1258 drivers/hid/hid-wiimote-core.c 		ops = wiimod_table[*iter];
wiimod_table     1279 drivers/hid/hid-wiimote-core.c 		ops = wiimod_table[*iter];
wiimod_table     1371 drivers/hid/hid-wiimote-core.c 		ops = wiimod_table[*iter];
wiimod_table     1401 drivers/hid/hid-wiimote-core.c 		ops = wiimod_table[*iter];
wiimod_table     2618 drivers/hid/hid-wiimote-modules.c const struct wiimod_ops *wiimod_table[WIIMOD_NUM] = {
wiimod_table      203 drivers/hid/hid-wiimote.h extern const struct wiimod_ops *wiimod_table[WIIMOD_NUM];