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 { 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 …]
15 struct bcm2835_alsa_stream *alsa_stream;202 int bcm2835_audio_open(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_open()245 int bcm2835_audio_set_ctls(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_set_ctls()260 int bcm2835_audio_set_params(struct bcm2835_alsa_stream *alsa_stream, in bcm2835_audio_set_params()280 int bcm2835_audio_start(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_start()286 int bcm2835_audio_stop(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_stop()293 int bcm2835_audio_drain(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_drain()303 int bcm2835_audio_close(struct bcm2835_alsa_stream *alsa_stream) in bcm2835_audio_close()319 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()90 struct bcm2835_alsa_stream *alsa_stream; in snd_bcm2835_playback_open_generic()170 struct bcm2835_alsa_stream *alsa_stream; in snd_bcm2835_playback_close()211 struct bcm2835_alsa_stream *alsa_stream = runtime->private_data; in snd_bcm2835_pcm_prepare()250 struct bcm2835_alsa_stream *alsa_stream = runtime->private_data; in snd_bcm2835_pcm_transfer()259 struct bcm2835_alsa_stream *alsa_stream = runtime->private_data; in snd_bcm2835_pcm_ack()270 struct bcm2835_alsa_stream *alsa_stream = runtime->private_data; in snd_bcm2835_pcm_trigger()290 struct bcm2835_alsa_stream *alsa_stream = runtime->private_data; in snd_bcm2835_pcm_pointer()