Home
last modified time | relevance | path

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

/openbmc/linux/sound/hda/
H A Dhdac_stream.c868 int snd_hdac_stream_set_dpibr(struct hdac_bus *bus, in snd_hdac_stream_set_dpibr() function
880 EXPORT_SYMBOL_GPL(snd_hdac_stream_set_dpibr);
/openbmc/linux/include/sound/
H A Dhdaudio.h604 int snd_hdac_stream_set_dpibr(struct hdac_bus *bus,
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-pcm.c492 snd_hdac_stream_set_dpibr(bus, hstream, hstream->lpib); in skl_pcm_trigger()
/openbmc/linux/sound/soc/intel/avs/
H A Dpcm.c908 snd_hdac_stream_set_dpibr(bus, hstream, hstream->lpib); in avs_dai_resume_fe_prepare()