Home
last modified time | relevance | path

Searched refs:wiimod_mp (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-wiimote.h208 extern const struct wiimod_ops wiimod_mp;
H A Dhid-wiimote-core.c766 ops = &wiimod_mp; in wiimote_mp_load()
786 ops = &wiimod_mp; in wiimote_mp_unload()
1364 ops = &wiimod_mp; in handler_ext()
H A Dhid-wiimote-modules.c2849 const struct wiimod_ops wiimod_mp = { variable