Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/intel/avs/
Dloader.c381 ret = snd_hdac_stream_set_spib(bus, hstream, fw->size); in avs_hda_load_basefw()
412 snd_hdac_stream_set_spib(bus, hstream, 0); in avs_hda_load_basefw()
448 snd_hdac_stream_set_spib(bus, stream, lib->size); in avs_hda_load_library()
463 snd_hdac_stream_set_spib(bus, stream, 0); in avs_hda_load_library()
/Linux-v6.6/sound/hda/
Dhdac_stream.c783 int snd_hdac_stream_set_spib(struct hdac_bus *bus, in snd_hdac_stream_set_spib() function
795 EXPORT_SYMBOL_GPL(snd_hdac_stream_set_spib);
/Linux-v6.6/include/sound/
Dhdaudio.h597 int snd_hdac_stream_set_spib(struct hdac_bus *bus,
/Linux-v6.6/sound/soc/intel/skylake/
Dskl-messages.c64 snd_hdac_stream_set_spib(bus, stream, size); in skl_dsp_setup_spib()