Searched refs:sync_flag (Results 1 – 1 of 1) sorted by relevance
65 bool sync_flag; in nunchuk_poll() local76 sync_flag = !y_changed; in nunchuk_poll()77 ret = input_report_abs(dev, INPUT_ABS_X, data->joystick_x, sync_flag, K_FOREVER); in nunchuk_poll()