Lines Matching defs:flag
114 * The rumble motor is controlled via a flag on almost every output report so
115 * the wiimote core handles the rumble flag. But if a device doesn't provide
116 * the rumble motor, this flag shouldn't be set.
321 __u8 state, flag;
325 flag = WIIPROTO_FLAG_LED(i + 1);
329 wiiproto_req_leds(wdata, state & ~flag);
331 wiiproto_req_leds(wdata, state | flag);
1306 * it needs the WIIMOD_FLAG_EXT8 flag.
2408 * This module simply sets the WIIPROTO_FLAG_BUILTIN_MP protocol flag which
2444 * This module simply sets the WIIPROTO_FLAG_NO_MP protocol flag which