Home
last modified time | relevance | path

Searched refs:WIIPROTO_FLAG_EXITING (Results 1 - 4 of 4) sorted by relevance

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

Completed in 6 milliseconds