Searched refs:bcm2835_alsa_stream (Results 1 – 3 of 3) sorted by relevance
57 struct bcm2835_alsa_stream *alsa_stream[MAX_SUBSTREAMS];70 struct bcm2835_alsa_stream { struct97 int bcm2835_audio_open(struct bcm2835_alsa_stream *alsa_stream); argument98 int bcm2835_audio_close(struct bcm2835_alsa_stream *alsa_stream);99 int bcm2835_audio_set_params(struct bcm2835_alsa_stream *alsa_stream,102 int bcm2835_audio_start(struct bcm2835_alsa_stream *alsa_stream);103 int bcm2835_audio_stop(struct bcm2835_alsa_stream *alsa_stream);104 int bcm2835_audio_drain(struct bcm2835_alsa_stream *alsa_stream);105 int bcm2835_audio_set_ctls(struct bcm2835_alsa_stream *alsa_stream);106 int bcm2835_audio_write(struct bcm2835_alsa_stream *alsa_stream,[all …]
17 struct bcm2835_alsa_stream *alsa_stream;213 int bcm2835_audio_open(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_open()257 int bcm2835_audio_set_ctls(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_set_ctls()272 int bcm2835_audio_set_params(struct bcm2835_alsa_stream *alsa_stream, in bcm2835_audio_set_params()292 int bcm2835_audio_start(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_start()298 int bcm2835_audio_stop(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_stop()305 int bcm2835_audio_drain(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_drain()315 int bcm2835_audio_close(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_close()331 int bcm2835_audio_write(struct bcm2835_alsa_stream *alsa_stream, in bcm2835_audio_write()
52 void bcm2835_playback_fifo(struct bcm2835_alsa_stream *alsa_stream, in bcm2835_playback_fifo()89 struct bcm2835_alsa_stream *alsa_stream; in snd_bcm2835_playback_open_generic()169 struct bcm2835_alsa_stream *alsa_stream; in snd_bcm2835_playback_close()199 struct bcm2835_alsa_stream *alsa_stream = runtime->private_data; in snd_bcm2835_pcm_prepare()238 struct bcm2835_alsa_stream *alsa_stream = runtime->private_data; in snd_bcm2835_pcm_transfer()247 struct bcm2835_alsa_stream *alsa_stream = runtime->private_data; in snd_bcm2835_pcm_ack()258 struct bcm2835_alsa_stream *alsa_stream = runtime->private_data; in snd_bcm2835_pcm_trigger()278 struct bcm2835_alsa_stream *alsa_stream = runtime->private_data; in snd_bcm2835_pcm_pointer()