Home
last modified time | relevance | path

Searched refs:FF_EFFECT_PLAYING (Results 1 – 1 of 1) sorted by relevance

/drivers/input/
A Dff-memless.c32 #define FF_EFFECT_PLAYING 1 macro
127 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()
422 __clear_bit(FF_EFFECT_PLAYING, &ml->states[i].flags); in ml_ff_set_gain()
449 if (test_bit(FF_EFFECT_PLAYING, &state->flags)) in ml_ff_playback()
469 __clear_bit(FF_EFFECT_PLAYING, &state->flags); in ml_ff_upload()

Completed in 4 milliseconds