Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_register.h359 snd_hdac_stream_get_pos_posbuf(struct hdac_stream *stream) in snd_hdac_stream_get_pos_posbuf() function
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-stream.c1025 pos = snd_hdac_stream_get_pos_posbuf(hstream); in hda_dsp_stream_get_position()
1043 pos = snd_hdac_stream_get_pos_posbuf(hstream); in hda_dsp_stream_get_position()
/openbmc/linux/sound/soc/intel/avs/
H A Dcore.c234 pos = snd_hdac_stream_get_pos_posbuf(stream); in hdac_stream_update_pos()
/openbmc/linux/sound/pci/hda/
H A Dhda_controller.c286 return snd_hdac_stream_get_pos_posbuf(azx_stream(azx_dev)); in azx_get_pos_posbuf()
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-pcm.c1210 pos = snd_hdac_stream_get_pos_posbuf(hdac_stream(hstream)); in skl_platform_soc_pointer()