Searched refs:hda_dsp_stream_get_position (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/soc/sof/intel/
H A Dhda-pcm.c203 pos = hda_dsp_stream_get_position(hstream, substream->stream, true);
H A Dhda-stream.c749 pos = hda_dsp_stream_get_position(hstream, direction, false);
1007 snd_pcm_uframes_t hda_dsp_stream_get_position(struct hdac_stream *hstream, function
1092 EXPORT_SYMBOL_NS(hda_dsp_stream_get_position, SND_SOC_SOF_INTEL_HDA_COMMON);
H A Dhda.h669 snd_pcm_uframes_t hda_dsp_stream_get_position(struct hdac_stream *hstream,

Completed in 144 milliseconds