Searched refs:BIT_PAUSE_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.h49 BIT_PAUSE_PLAYBACK, enumerator in enum:__anon15450
H A Dplayback.c109 if (test_bit(BIT_PAUSE_PLAYBACK, &line6pcm->flags)) {
393 set_bit(BIT_PAUSE_PLAYBACK, &line6pcm->flags);
397 clear_bit(BIT_PAUSE_PLAYBACK, &line6pcm->flags);

Completed in 64 milliseconds