Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/vc04_services/bcm2835-audio/
Dbcm2835.h97 int bcm2835_audio_open(struct bcm2835_alsa_stream *alsa_stream);
Dbcm2835-pcm.c122 err = bcm2835_audio_open(alsa_stream); in snd_bcm2835_playback_open_generic()
Dbcm2835-vchiq.c203 int bcm2835_audio_open(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_open() function