Searched refs:snd_hdac_stream_set_spib (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/sound/soc/intel/avs/ |
A D | loader.c | 381 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-6.3-rc2/sound/hda/ |
A D | hdac_stream.c | 779 int snd_hdac_stream_set_spib(struct hdac_bus *bus, in snd_hdac_stream_set_spib() function 791 EXPORT_SYMBOL_GPL(snd_hdac_stream_set_spib);
|
/linux-6.3-rc2/include/sound/ |
A D | hdaudio.h | 594 int snd_hdac_stream_set_spib(struct hdac_bus *bus,
|
/linux-6.3-rc2/sound/soc/intel/skylake/ |
A D | skl-messages.c | 64 snd_hdac_stream_set_spib(bus, stream, size); in skl_dsp_setup_spib()
|
Completed in 10 milliseconds