Searched refs:AUDIO_PLAY (Results 1 – 1 of 1) sorted by relevance
65 #define AUDIO_PLAY (1 << 1) macro182 sc->flags_pending |= AUDIO_PLAY; in bcm2835_worker_play_start()191 sc->flags_pending &= ~(AUDIO_PLAY); in bcm2835_worker_play_stop()526 if ((flags & AUDIO_PLAY) && in bcm2835_audio_worker()