Searched refs:FF_EFFECT_PLAYING (Results 1 – 1 of 1) sorted by relevance
33 #define FF_EFFECT_PLAYING 1 macro128 if (test_bit(FF_EFFECT_PLAYING, &state->flags)) in ml_schedule_timer()363 __clear_bit(FF_EFFECT_PLAYING, &state->flags); in ml_get_combo_effect()368 __clear_bit(FF_EFFECT_PLAYING, &state->flags); in ml_get_combo_effect()379 __set_bit(FF_EFFECT_PLAYING, &state->flags); in ml_get_combo_effect()423 __clear_bit(FF_EFFECT_PLAYING, &ml->states[i].flags); in ml_ff_set_gain()450 if (test_bit(FF_EFFECT_PLAYING, &state->flags)) in ml_ff_playback()470 __clear_bit(FF_EFFECT_PLAYING, &state->flags); in ml_ff_upload()