Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dhdac_stream.c887 int snd_hdac_stream_set_lpib(struct hdac_stream *azx_dev, u32 value) in snd_hdac_stream_set_lpib() function
893 EXPORT_SYMBOL_GPL(snd_hdac_stream_set_lpib);
/openbmc/linux/include/sound/
H A Dhdaudio.h606 int snd_hdac_stream_set_lpib(struct hdac_stream *azx_dev, u32 value);
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-pcm.c493 snd_hdac_stream_set_lpib(hstream, hstream->lpib); in skl_pcm_trigger()
/openbmc/linux/sound/soc/intel/avs/
H A Dpcm.c907 snd_hdac_stream_set_lpib(hstream, hstream->lpib); in avs_dai_resume_fe_prepare()