Home
last modified time | relevance | path

Searched refs:WIIPROTO_FLAG_EXT_USED (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hid/
H A Dhid-wiimote.h37 #define WIIPROTO_FLAG_EXT_USED 0x0200 macro
H A Dhid-wiimote-core.c199 ext = (wdata->state.flags & WIIPROTO_FLAG_EXT_USED) || in select_drm()
752 wdata->state.flags &= ~WIIPROTO_FLAG_EXT_USED; in wiimote_ext_unload()