Home
last modified time | relevance | path

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

/linux-6.15/sound/hda/
H A Dhdac_stream.c900 int snd_hdac_stream_set_dpibr(struct hdac_bus *bus, in snd_hdac_stream_set_dpibr() function
912 EXPORT_SYMBOL_GPL(snd_hdac_stream_set_dpibr);
/linux-6.15/include/sound/
H A Dhdaudio.h606 int snd_hdac_stream_set_dpibr(struct hdac_bus *bus,
/linux-6.15/sound/soc/intel/avs/
H A Dpcm.c1075 snd_hdac_stream_set_dpibr(bus, hstream, hstream->lpib); in avs_dai_resume_fe_prepare()