Searched refs:wiimod_ops (Results 1 – 2 of 2) sorted by relevance
190 struct wiimod_ops { struct193 int (*probe) (const struct wiimod_ops *ops, argument195 void (*remove) (const struct wiimod_ops *ops, argument206 extern const struct wiimod_ops *wiimod_table[WIIMOD_NUM]; argument207 extern const struct wiimod_ops *wiimod_ext_table[WIIMOTE_EXT_NUM];208 extern const struct wiimod_ops wiimod_mp;
629 const struct wiimod_ops *ops; in wiimote_modules_load()692 const struct wiimod_ops *ops; in wiimote_modules_unload()727 const struct wiimod_ops *ops; in wiimote_ext_load()746 const struct wiimod_ops *ops; in wiimote_ext_unload()762 const struct wiimod_ops *ops; in wiimote_mp_load()781 const struct wiimod_ops *ops; in wiimote_mp_unload()1253 const struct wiimod_ops *ops; in handler_keys()1274 const struct wiimod_ops *ops; in handler_accel()1292 static bool valid_ext_handler(const struct wiimod_ops *ops, size_t len) in valid_ext_handler()1314 const struct wiimod_ops *ops; in handler_ext()[all …]