Home
last modified time | relevance | path

Searched defs:hstream (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sof/intel/
Dhda-pcm.c89 struct hdac_stream *hstream = substream->runtime->private_data; in hda_dsp_pcm_hw_params() local
141 struct hdac_stream *hstream = substream->runtime->private_data; in hda_dsp_pcm_trigger() local
152 struct hdac_stream *hstream = substream->runtime->private_data; in hda_dsp_pcm_pointer() local
236 struct hdac_stream *hstream = substream->runtime->private_data; in hda_dsp_pcm_close() local
Dhda-dai.c73 struct hdac_ext_stream *hstream = in hda_link_stream_assign() local
124 struct hdac_stream *hstream = &stream->hstream; in hda_link_dma_params() local
204 struct hdac_stream *hstream = substream->runtime->private_data; in hda_link_hw_params() local
288 struct hdac_stream *hstream; in hda_link_pcm_trigger() local
354 struct hdac_stream *hstream; in hda_link_hw_free() local
Dhda-stream.c135 struct hdac_stream *hstream = &stream->hstream; in hda_dsp_stream_spib_config() local
252 struct hdac_stream *hstream = &stream->hstream; in hda_dsp_stream_trigger() local
333 struct hdac_stream *hstream = &stream->hstream; in hda_dsp_iccmax_stream_hw_params() local
404 struct hdac_stream *hstream = &stream->hstream; in hda_dsp_stream_hw_params() local
646 hda_dsp_set_bytes_transferred(struct hdac_stream *hstream, u64 buffer_size) in hda_dsp_set_bytes_transferred()
748 struct hdac_stream *hstream; in hda_dsp_stream_init() local
Dhda-trace.c26 struct hdac_stream *hstream = &stream->hstream; in hda_dsp_trace_prepare() local
74 struct hdac_stream *hstream; in hda_dsp_trace_release() local
Dhda-loader.c33 struct hdac_stream *hstream; in cl_stream_prepare() local
186 struct hdac_stream *hstream = &stream->hstream; in cl_trigger() local
213 struct hdac_stream *hstream = &stream->hstream; in cl_cleanup() local
Dhda-ipc.c263 struct hdac_stream *hstream = substream->runtime->private_data; in hda_ipc_msg_data() local
281 struct hdac_stream *hstream = substream->runtime->private_data; in hda_ipc_pcm_params() local
Dhda-compress.c65 struct hdac_stream *hstream = hdac_stream(stream); in hda_probe_compr_set_params() local
Dhda.h473 #define hstream_to_sof_hda_stream(hstream) \ argument
/kernel/linux/linux-5.10/sound/hda/ext/
Dhdac_ext_stream.c113 struct hdac_stream *hstream = &stream->hstream; in snd_hdac_ext_stream_decouple_locked() local
209 struct hdac_stream *hstream = &stream->hstream; in snd_hdac_ext_link_stream_setup() local
265 struct hdac_ext_stream *hstream = container_of(stream, in hdac_ext_link_stream_assign() local
305 struct hdac_ext_stream *hstream = container_of(stream, in hdac_ext_host_stream_assign() local
349 struct hdac_ext_stream *hstream = NULL; in snd_hdac_ext_stream_assign() local
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
Dskl-pcm.c65 struct hdac_stream *hstream = hdac_stream(stream); in get_bus_ctx() local
128 struct hdac_stream *hstream; in skl_pcm_host_dma_prepare() local
175 struct hdac_stream *hstream; in skl_pcm_link_dma_prepare() local
1174 struct hdac_ext_stream *hstream = get_hdac_ext_stream(substream); in skl_platform_soc_pointer() local
/kernel/linux/linux-5.10/include/sound/
Dhdaudio_ext.h57 struct hdac_stream hstream; member