Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-wiimote.h190 struct wiimod_ops { struct
193 int (*probe) (const struct wiimod_ops *ops, argument
195 void (*remove) (const struct wiimod_ops *ops, argument
206 extern const struct wiimod_ops *wiimod_table[WIIMOD_NUM]; argument