Searched refs:bcm2835_alsa_stream (Results 1 – 3 of 3) sorted by relevance
56 struct bcm2835_alsa_stream *alsa_stream[MAX_SUBSTREAMS];69 struct bcm2835_alsa_stream { struct96 int bcm2835_audio_open(struct bcm2835_alsa_stream *alsa_stream); argument97 int bcm2835_audio_close(struct bcm2835_alsa_stream *alsa_stream);98 int bcm2835_audio_set_params(struct bcm2835_alsa_stream *alsa_stream,101 int bcm2835_audio_start(struct bcm2835_alsa_stream *alsa_stream);102 int bcm2835_audio_stop(struct bcm2835_alsa_stream *alsa_stream);103 int bcm2835_audio_drain(struct bcm2835_alsa_stream *alsa_stream);104 int bcm2835_audio_set_ctls(struct bcm2835_alsa_stream *alsa_stream);105 int bcm2835_audio_write(struct bcm2835_alsa_stream *alsa_stream,[all …]
18 struct bcm2835_alsa_stream *alsa_stream;215 int bcm2835_audio_open(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_open()259 int bcm2835_audio_set_ctls(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_set_ctls()274 int bcm2835_audio_set_params(struct bcm2835_alsa_stream *alsa_stream, in bcm2835_audio_set_params()294 int bcm2835_audio_start(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_start()300 int bcm2835_audio_stop(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_stop()307 int bcm2835_audio_drain(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_drain()317 int bcm2835_audio_close(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_close()333 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()