Home
last modified time | relevance | path

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

/sound/soc/sof/intel/
A Dhda-sdw-bpt.c362 tx_position = hda_dsp_stream_get_position(hdac_stream(bpt_tx_stream), in hda_sdw_bpt_wait()
373 tx_position = hda_dsp_stream_get_position(hdac_stream(bpt_tx_stream), in hda_sdw_bpt_wait()
389 rx_position = hda_dsp_stream_get_position(hdac_stream(bpt_rx_stream), in hda_sdw_bpt_wait()
400 rx_position = hda_dsp_stream_get_position(hdac_stream(bpt_rx_stream), in hda_sdw_bpt_wait()
A Dhda-stream.c773 pos = hda_dsp_stream_get_position(hstream, direction, false); in hda_dsp_compr_bytes_transferred()
1031 snd_pcm_uframes_t hda_dsp_stream_get_position(struct hdac_stream *hstream, in hda_dsp_stream_get_position() function
1116 EXPORT_SYMBOL_NS(hda_dsp_stream_get_position, "SND_SOC_SOF_INTEL_HDA_COMMON");
A Dhda-pcm.c208 pos = hda_dsp_stream_get_position(hstream, substream->stream, true); in hda_dsp_pcm_pointer()
A Dhda.h686 snd_pcm_uframes_t hda_dsp_stream_get_position(struct hdac_stream *hstream,

Completed in 12 milliseconds