Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vc04_services/bcm2835-audio/
Dbcm2835.h164 int bcm2835_audio_stop(struct bcm2835_alsa_stream *alsa_stream);
Dbcm2835-pcm.c213 err = bcm2835_audio_stop(alsa_stream); in snd_bcm2835_playback_close()
381 err = bcm2835_audio_stop(alsa_stream); in snd_bcm2835_pcm_trigger()
Dbcm2835-vchiq.c138 int bcm2835_audio_stop(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_stop() function