Searched refs:FF_EFFECT_PLAYING (Results 1 – 1 of 1) sorted by relevance
35 #define FF_EFFECT_PLAYING 1 macro130 if (test_bit(FF_EFFECT_PLAYING, &state->flags)) in ml_schedule_timer()365 __clear_bit(FF_EFFECT_PLAYING, &state->flags); in ml_get_combo_effect()370 __clear_bit(FF_EFFECT_PLAYING, &state->flags); in ml_get_combo_effect()381 __set_bit(FF_EFFECT_PLAYING, &state->flags); in ml_get_combo_effect()427 __clear_bit(FF_EFFECT_PLAYING, &ml->states[i].flags); in ml_ff_set_gain()454 if (test_bit(FF_EFFECT_PLAYING, &state->flags)) in ml_ff_playback()474 __clear_bit(FF_EFFECT_PLAYING, &state->flags); in ml_ff_upload()