Home
last modified time | relevance | path

Searched refs:snd_hdac_stream_get_pos_posbuf (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
Dhda_register.h317 snd_hdac_stream_get_pos_posbuf(struct hdac_stream *stream) in snd_hdac_stream_get_pos_posbuf() function
/kernel/linux/linux-5.10/sound/soc/sof/intel/
Dhda-pcm.c201 pos = snd_hdac_stream_get_pos_posbuf(hstream); in hda_dsp_pcm_pointer()
Dhda-stream.c651 pos = snd_hdac_stream_get_pos_posbuf(hstream); in hda_dsp_set_bytes_transferred()
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_controller.c286 return snd_hdac_stream_get_pos_posbuf(azx_stream(azx_dev)); in azx_get_pos_posbuf()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
Dskl-pcm.c1209 pos = snd_hdac_stream_get_pos_posbuf(hdac_stream(hstream)); in skl_platform_soc_pointer()