Home
last modified time | relevance | path

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

/Linux-v6.6/sound/hda/
Dhdac_stream.c888 int snd_hdac_stream_set_lpib(struct hdac_stream *azx_dev, u32 value) in snd_hdac_stream_set_lpib() function
894 EXPORT_SYMBOL_GPL(snd_hdac_stream_set_lpib);
/Linux-v6.6/include/sound/
Dhdaudio.h606 int snd_hdac_stream_set_lpib(struct hdac_stream *azx_dev, u32 value);
/Linux-v6.6/sound/soc/intel/skylake/
Dskl-pcm.c491 snd_hdac_stream_set_lpib(hstream, hstream->lpib); in skl_pcm_trigger()
/Linux-v6.6/sound/soc/intel/avs/
Dpcm.c907 snd_hdac_stream_set_lpib(hstream, hstream->lpib); in avs_dai_resume_fe_prepare()