Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/drivers/hid/
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