Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-wiimote.h42 #define WIIPROTO_FLAG_EXITING 0x4000 macro
Dhid-wiimote-core.c1228 if (!(wdata->state.flags & WIIPROTO_FLAG_EXITING)) in __wiimote_schedule()
1770 wdata->state.flags |= WIIPROTO_FLAG_EXITING; in wiimote_destroy()