Searched refs:WIIPROTO_FLAG_IR_BASIC (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-wiimote.h33 #define WIIPROTO_FLAG_IR_BASIC 0x40 macro
50 #define WIIPROTO_FLAGS_IR (WIIPROTO_FLAG_IR_BASIC | WIIPROTO_FLAG_IR_EXT | \
H A Dhid-wiimote-core.c210 if (ir == WIIPROTO_FLAG_IR_BASIC) {
H A Dhid-wiimote-modules.c694 case WIIPROTO_FLAG_IR_BASIC:
723 return wiimod_ir_change(wdata, WIIPROTO_FLAG_IR_BASIC);

Completed in 116 milliseconds