Searched refs:FF_CORE_IS_PLAYED (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/input/joystick/iforce/
H A Diforce-packets.c196 if (!test_and_set_bit(FF_CORE_IS_PLAYED, iforce->core_effects[i].flags)) {
200 } else if (test_and_clear_bit(FF_CORE_IS_PLAYED, iforce->core_effects[i].flags)) {
H A Diforce.h34 #define FF_CORE_IS_PLAYED 3 /* Effect is currently being played */ macro

Completed in 195 milliseconds