Searched refs:BIT_RUNNING_PLAYBACK (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/line6/
H A Dpcm.h47 BIT_RUNNING_PLAYBACK, enumerator in enum:__anon30992
H A Dplayback.c374 if (!test_and_set_bit(BIT_RUNNING_PLAYBACK, &line6pcm->flags)) {
378 clear_bit(BIT_RUNNING_PLAYBACK,
387 if (test_and_clear_bit(BIT_RUNNING_PLAYBACK, &line6pcm->flags))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/line6/
H A Dpcm.h47 BIT_RUNNING_PLAYBACK, enumerator in enum:__anon19299
H A Dplayback.c374 if (!test_and_set_bit(BIT_RUNNING_PLAYBACK, &line6pcm->flags)) {
378 clear_bit(BIT_RUNNING_PLAYBACK,
387 if (test_and_clear_bit(BIT_RUNNING_PLAYBACK, &line6pcm->flags))

Completed in 66 milliseconds