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

/linux-master/drivers/hid/
H A Dhid-wiimote-core.c635 if (wiimod_table[*iter]->flags & WIIMOD_FLAG_INPUT) {
656 ops = wiimod_table[*iter];
678 ops = wiimod_table[*iter];
711 ops = wiimod_table[*iter];
1263 ops = wiimod_table[*iter];
1284 ops = wiimod_table[*iter];
1376 ops = wiimod_table[*iter];
1406 ops = wiimod_table[*iter];
H A Dhid-wiimote.h206 extern const struct wiimod_ops *wiimod_table[WIIMOD_NUM];
H A Dhid-wiimote-modules.c2861 const struct wiimod_ops *wiimod_table[WIIMOD_NUM] = { variable in typeref:struct:wiimod_ops

Completed in 137 milliseconds