Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-wiimote.h50 #define WIIPROTO_FLAGS_IR (WIIPROTO_FLAG_IR_BASIC | WIIPROTO_FLAG_IR_EXT | \ macro
H A Dhid-wiimote-core.c196 __u8 ir = wdata->state.flags & WIIPROTO_FLAGS_IR; in select_drm()