Home
last modified time | relevance | path

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

/linux-6.15/sound/hda/
H A Dhdac_stream.c919 int snd_hdac_stream_set_lpib(struct hdac_stream *azx_dev, u32 value) in snd_hdac_stream_set_lpib() function
925 EXPORT_SYMBOL_GPL(snd_hdac_stream_set_lpib);
/linux-6.15/include/sound/
H A Dhdaudio.h608 int snd_hdac_stream_set_lpib(struct hdac_stream *azx_dev, u32 value);
/linux-6.15/sound/soc/intel/avs/
H A Dpcm.c1074 snd_hdac_stream_set_lpib(hstream, hstream->lpib); in avs_dai_resume_fe_prepare()