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

/linux-master/drivers/hid/
H A Dhid-wiimote-core.c730 ops = wiimod_ext_table[ext];
748 ops = wiimod_ext_table[wdata->state.exttype];
1255 ops = wiimod_ext_table[wdata->state.exttype];
1276 ops = wiimod_ext_table[wdata->state.exttype];
1354 ops = wiimod_ext_table[wdata->state.exttype];
1398 ops = wiimod_ext_table[wdata->state.exttype];
H A Dhid-wiimote.h207 extern const struct wiimod_ops *wiimod_ext_table[WIIMOTE_EXT_NUM];
H A Dhid-wiimote-modules.c2875 const struct wiimod_ops *wiimod_ext_table[WIIMOTE_EXT_NUM] = { variable in typeref:struct:wiimod_ops

Completed in 124 milliseconds