Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hid/
Dhid-wiimote.h207 extern const struct wiimod_ops wiimod_mp;
Dhid-wiimote-core.c762 ops = &wiimod_mp; in wiimote_mp_load()
782 ops = &wiimod_mp; in wiimote_mp_unload()
1359 ops = &wiimod_mp; in handler_ext()
Dhid-wiimote-modules.c2625 const struct wiimod_ops wiimod_mp = { variable