Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dhda_register.h240 snd_hdac_stream_get_pos_lpib(struct hdac_stream *stream) in snd_hdac_stream_get_pos_lpib() function
/linux-4.4.14/sound/soc/intel/skylake/
Dskl-pcm.c762 unsigned int lpib_pos = snd_hdac_stream_get_pos_lpib(hstream); in skl_get_delay_from_lpib()
/linux-4.4.14/sound/pci/hda/
Dhda_controller.c288 return snd_hdac_stream_get_pos_lpib(azx_stream(azx_dev)); in azx_get_pos_lpib()
Dhda_intel.c762 link_pos = snd_hdac_stream_get_pos_lpib(azx_stream(azx_dev)); in azx_via_get_position()