Searched refs:sof_intel_hda_stream (Results 1 – 6 of 6) sorted by relevance
/linux/sound/soc/sof/intel/ |
H A D | hda-stream.c | 219 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_get() 230 struct sof_intel_hda_stream, in hda_dsp_stream_get() 273 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_put() 287 hda_stream = container_of(hext_stream, struct sof_intel_hda_stream, hext_stream); in hda_dsp_stream_put() 808 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_check() 812 hda_stream = container_of(hext_stream, struct sof_intel_hda_stream, in hda_dsp_stream_check() 922 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_init() 1006 struct sof_intel_hda_stream *hda_stream; in hda_dsp_stream_free() 1024 hda_stream = container_of(hext_stream, struct sof_intel_hda_stream, in hda_dsp_stream_free() 1035 struct sof_intel_hda_stream *hda_stream = hstream_to_sof_hda_stream(hext_stream); in hda_dsp_stream_get_position()
|
H A D | hda-ipc.c | 418 struct sof_intel_hda_stream *hda_stream; in hda_ipc_msg_data() 421 struct sof_intel_hda_stream, in hda_ipc_msg_data() 441 struct sof_intel_hda_stream *hda_stream; in hda_set_stream_data_offset() 443 hda_stream = container_of(hstream, struct sof_intel_hda_stream, in hda_set_stream_data_offset()
|
H A D | hda-loader.c | 247 struct sof_intel_hda_stream *hda_stream; in hda_cl_trigger() 252 hda_stream = container_of(hext_stream, struct sof_intel_hda_stream, in hda_cl_trigger()
|
H A D | hda.h | 568 struct sof_intel_hda_stream { struct 578 container_of(hstream, struct sof_intel_hda_stream, hext_stream) argument
|
H A D | hda-dai-ops.c | 48 struct sof_intel_hda_stream *hda_stream; in hda_link_stream_assign()
|
H A D | hda-dai.c | 112 struct sof_intel_hda_stream *hda_stream; in hda_link_dma_cleanup()
|