Home
last modified time | relevance | path

Searched refs:sof_intel_hda_stream (Results 1 – 7 of 7) sorted by relevance

/sound/soc/sof/intel/
A Dhda-stream.c219 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 Dhda-sdw-bpt.c346 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 Dhda-ipc.c418 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 Dhda-loader.c247 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 Dhda.h576 struct sof_intel_hda_stream { struct
586 container_of(hstream, struct sof_intel_hda_stream, hext_stream) argument
A Dhda-dai-ops.c48 struct sof_intel_hda_stream *hda_stream; in hda_link_stream_assign()
A Dhda-dai.c112 struct sof_intel_hda_stream *hda_stream; in hda_link_dma_cleanup()

Completed in 23 milliseconds