Searched refs:sof_intel_hda_stream (Results 1 – 7 of 7) sorted by relevance
| /sound/soc/sof/intel/ |
| 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()
|
| A D | hda-sdw-bpt.c | 346 struct sof_intel_hda_stream *hda_tx_stream; in hda_sdw_bpt_wait() 347 struct sof_intel_hda_stream *hda_rx_stream; in hda_sdw_bpt_wait() 356 hda_tx_stream = container_of(bpt_tx_stream, struct sof_intel_hda_stream, hext_stream); in hda_sdw_bpt_wait() 357 hda_rx_stream = container_of(bpt_rx_stream, struct sof_intel_hda_stream, hext_stream); in hda_sdw_bpt_wait()
|
| 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()
|
| 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()
|
| A D | hda.h | 576 struct sof_intel_hda_stream { struct 586 container_of(hstream, struct sof_intel_hda_stream, hext_stream) argument
|
| A D | hda-dai-ops.c | 48 struct sof_intel_hda_stream *hda_stream; in hda_link_stream_assign()
|
| A D | hda-dai.c | 112 struct sof_intel_hda_stream *hda_stream; in hda_link_dma_cleanup()
|
Completed in 23 milliseconds