Searched refs:right_motor_on (Results 1 – 1 of 1) sorted by relevance
782 __u8 right_motor_on; /* Right (small) motor on/off, only supports values of 0 or 1 (off/on) */ member1544 report->rumble.right_motor_on = sc->right ? 1 : 0; in sixaxis_state_worker()