Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hid/
Dhid-wiimote.h189 struct wiimod_ops { struct
192 int (*probe) (const struct wiimod_ops *ops, argument
194 void (*remove) (const struct wiimod_ops *ops, argument
205 extern const struct wiimod_ops *wiimod_table[WIIMOD_NUM]; argument