Searched refs:AUDIO_PLAY (Results 1 – 1 of 1) sorted by relevance
62 #define AUDIO_PLAY (1 << 1) macro179 sc->flags_pending |= AUDIO_PLAY; in bcm2835_worker_play_start()188 sc->flags_pending &= ~(AUDIO_PLAY); in bcm2835_worker_play_stop()525 if ((flags & AUDIO_PLAY) && in bcm2835_audio_worker()