Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-wiimote-core.c726 ops = wiimod_ext_table[ext]; in wiimote_ext_load()
744 ops = wiimod_ext_table[wdata->state.exttype]; in wiimote_ext_unload()
1250 ops = wiimod_ext_table[wdata->state.exttype]; in handler_keys()
1271 ops = wiimod_ext_table[wdata->state.exttype]; in handler_accel()
1349 ops = wiimod_ext_table[wdata->state.exttype]; in handler_ext()
1393 ops = wiimod_ext_table[wdata->state.exttype]; in handler_ir()
H A Dhid-wiimote.h206 extern const struct wiimod_ops *wiimod_ext_table[WIIMOTE_EXT_NUM];
H A Dhid-wiimote-modules.c2651 const struct wiimod_ops *wiimod_ext_table[WIIMOTE_EXT_NUM] = { variable
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-wiimote-core.c730 ops = wiimod_ext_table[ext]; in wiimote_ext_load()
748 ops = wiimod_ext_table[wdata->state.exttype]; in wiimote_ext_unload()
1255 ops = wiimod_ext_table[wdata->state.exttype]; in handler_keys()
1276 ops = wiimod_ext_table[wdata->state.exttype]; in handler_accel()
1354 ops = wiimod_ext_table[wdata->state.exttype]; in handler_ext()
1398 ops = wiimod_ext_table[wdata->state.exttype]; in handler_ir()
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

Completed in 13 milliseconds