Home
last modified time | relevance | path

Searched defs:wiimod_ops (Results 1 – 1 of 1) sorted by relevance

/drivers/hid/
Dhid-wiimote.h187 struct wiimod_ops { struct
190 int (*probe) (const struct wiimod_ops *ops, argument
192 void (*remove) (const struct wiimod_ops *ops, argument
203 extern const struct wiimod_ops *wiimod_table[WIIMOD_NUM]; argument