Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-wiimote.h45 #define WIIPROTO_FLAG_EXITING 0x4000 macro
Dhid-wiimote-core.c1216 if (!(wdata->state.flags & WIIPROTO_FLAG_EXITING)) in __wiimote_schedule()
1756 wdata->state.flags |= WIIPROTO_FLAG_EXITING; in wiimote_destroy()