Home
last modified time | relevance | path

Searched refs:lpib (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/intel/avs/
H A Dpcm.c1128 snd_hdac_stream_set_lpib(hstream, hstream->lpib); in avs_dai_resume_fe_prepare()
1129 snd_hdac_stream_set_dpibr(bus, hstream, hstream->lpib); in avs_dai_resume_fe_prepare()
1153 hdac_stream(host_stream)->lpib = snd_hdac_stream_get_pos_lpib(hdac_stream(host_stream)); in avs_dai_suspend_fe_hw_free()
/linux/include/sound/
H A Dhdaudio.h534 u32 lpib; /* Linear position in buffer */ member