wiimod_ext_table  726 drivers/hid/hid-wiimote-core.c 	ops = wiimod_ext_table[ext];
wiimod_ext_table  744 drivers/hid/hid-wiimote-core.c 	ops = wiimod_ext_table[wdata->state.exttype];
wiimod_ext_table 1250 drivers/hid/hid-wiimote-core.c 	ops = wiimod_ext_table[wdata->state.exttype];
wiimod_ext_table 1271 drivers/hid/hid-wiimote-core.c 	ops = wiimod_ext_table[wdata->state.exttype];
wiimod_ext_table 1349 drivers/hid/hid-wiimote-core.c 	ops = wiimod_ext_table[wdata->state.exttype];
wiimod_ext_table 1393 drivers/hid/hid-wiimote-core.c 	ops = wiimod_ext_table[wdata->state.exttype];
wiimod_ext_table 2632 drivers/hid/hid-wiimote-modules.c const struct wiimod_ops *wiimod_ext_table[WIIMOTE_EXT_NUM] = {
wiimod_ext_table  204 drivers/hid/hid-wiimote.h extern const struct wiimod_ops *wiimod_ext_table[WIIMOTE_EXT_NUM];