Home
last modified time | relevance | path

Searched refs:bcm2835_audio_drain (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835.h105 int bcm2835_audio_drain(struct bcm2835_alsa_stream *alsa_stream);
H A Dbcm2835-pcm.c265 return bcm2835_audio_drain(alsa_stream); in snd_bcm2835_pcm_trigger()
H A Dbcm2835-vchiq.c302 int bcm2835_audio_drain(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_drain() function