Searched refs:FF_EFFECT_PLAYING (Results 1 – 1 of 1) sorted by relevance
47 #define FF_EFFECT_PLAYING 1 macro142 if (test_bit(FF_EFFECT_PLAYING, &state->flags)) in ml_schedule_timer()377 __clear_bit(FF_EFFECT_PLAYING, &state->flags); in ml_get_combo_effect()382 __clear_bit(FF_EFFECT_PLAYING, &state->flags); in ml_get_combo_effect()393 __set_bit(FF_EFFECT_PLAYING, &state->flags); in ml_get_combo_effect()439 __clear_bit(FF_EFFECT_PLAYING, &ml->states[i].flags); in ml_ff_set_gain()466 if (test_bit(FF_EFFECT_PLAYING, &state->flags)) in ml_ff_playback()486 __clear_bit(FF_EFFECT_PLAYING, &state->flags); in ml_ff_upload()