Searched refs:wiimod_mp (Results 1 – 3 of 3) sorted by relevance
208 extern const struct wiimod_ops wiimod_mp;
766 ops = &wiimod_mp; in wiimote_mp_load()786 ops = &wiimod_mp; in wiimote_mp_unload()1364 ops = &wiimod_mp; in handler_ext()
2849 const struct wiimod_ops wiimod_mp = { variable