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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/line6/
H A Dpcm.h47 BIT_RUNNING_PLAYBACK, enumerator in enum:__anon15450
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 93 milliseconds