Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/intel/avs/
Dloader.c373 ret = snd_hdac_ext_stream_set_spib(bus, estream, fw->size); in avs_hda_load_basefw()
404 snd_hdac_ext_stream_set_spib(bus, estream, 0); in avs_hda_load_basefw()
440 snd_hdac_ext_stream_set_spib(bus, estream, lib->size); in avs_hda_load_library()
455 snd_hdac_ext_stream_set_spib(bus, estream, 0); in avs_hda_load_library()
/linux-6.1.9/sound/hda/ext/
Dhdac_ext_stream.c440 int snd_hdac_ext_stream_set_spib(struct hdac_bus *bus, in snd_hdac_ext_stream_set_spib() function
453 EXPORT_SYMBOL_GPL(snd_hdac_ext_stream_set_spib);
/linux-6.1.9/include/sound/
Dhdaudio_ext.h93 int snd_hdac_ext_stream_set_spib(struct hdac_bus *bus,
/linux-6.1.9/sound/soc/intel/skylake/
Dskl-messages.c66 snd_hdac_ext_stream_set_spib(bus, estream, size); in skl_dsp_setup_spib()