Searched refs:FF_EFFECT_PLAYING (Results 1 – 1 of 1) sorted by relevance
32 #define FF_EFFECT_PLAYING 1 macro127 if (test_bit(FF_EFFECT_PLAYING, &state->flags)) in ml_schedule_timer()362 __clear_bit(FF_EFFECT_PLAYING, &state->flags); in ml_get_combo_effect()367 __clear_bit(FF_EFFECT_PLAYING, &state->flags); in ml_get_combo_effect()378 __set_bit(FF_EFFECT_PLAYING, &state->flags); in ml_get_combo_effect()424 __clear_bit(FF_EFFECT_PLAYING, &ml->states[i].flags); in ml_ff_set_gain()451 if (test_bit(FF_EFFECT_PLAYING, &state->flags)) in ml_ff_playback()471 __clear_bit(FF_EFFECT_PLAYING, &state->flags); in ml_ff_upload()