Home
last modified time | relevance | path

Searched refs:stream_get (Results 1 – 4 of 4) sorted by relevance

/linux/sound/xen/
H A Dxen_snd_front_alsa.c237 stream_get(struct snd_pcm_substream *substream) in stream_get() function
352 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); in alsa_open()
428 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); in alsa_close()
458 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); in alsa_hw_params()
498 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); in alsa_hw_free()
508 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); in alsa_prepare()
542 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); in alsa_trigger()
573 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); in xen_snd_front_alsa_handle_cur_pos()
594 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); in alsa_pointer()
603 struct xen_snd_front_pcm_stream_info *stream = stream_get(substream); in alsa_pb_copy()
[all …]
/linux/sound/pci/ice1712/
H A Dice1712.h277 void (*stream_get)(struct snd_ice1712 *, struct snd_ctl_elem_value *ucontrol); member
H A Ddelta.c693 ice->spdif.ops.stream_get = delta_spdif_stream_get; in snd_ice1712_delta_init()
H A Dews.c519 ice->spdif.ops.stream_get = ews88_spdif_stream_get; in snd_ice1712_ews_init()