Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/
Dhda_register.h363 snd_hdac_stream_get_pos_posbuf(struct hdac_stream *stream) in snd_hdac_stream_get_pos_posbuf() function
/linux-6.12.1/sound/soc/sof/intel/
Dhda-stream.c1058 pos = snd_hdac_stream_get_pos_posbuf(hstream); in hda_dsp_stream_get_position()
1076 pos = snd_hdac_stream_get_pos_posbuf(hstream); in hda_dsp_stream_get_position()
/linux-6.12.1/sound/soc/intel/avs/
Dcore.c237 pos = snd_hdac_stream_get_pos_posbuf(stream); in hdac_stream_update_pos()
/linux-6.12.1/sound/pci/hda/
Dhda_controller.c291 return snd_hdac_stream_get_pos_posbuf(azx_stream(azx_dev)); in azx_get_pos_posbuf()