Searched refs:snd_hdac_stream_set_spib (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/sound/soc/intel/avs/ |
| H A D | loader.c | 386 ret = snd_hdac_stream_set_spib(bus, hstream, fw->size); in avs_hda_load_basefw() 418 snd_hdac_stream_set_spib(bus, hstream, 0); in avs_hda_load_basefw() 454 snd_hdac_stream_set_spib(bus, stream, lib->size); in avs_hda_load_library() 469 snd_hdac_stream_set_spib(bus, stream, 0); in avs_hda_load_library()
|
| /linux-6.15/sound/hda/ |
| H A D | hdac_stream.c | 814 int snd_hdac_stream_set_spib(struct hdac_bus *bus, in snd_hdac_stream_set_spib() function 826 EXPORT_SYMBOL_GPL(snd_hdac_stream_set_spib);
|
| /linux-6.15/include/sound/ |
| H A D | hdaudio.h | 599 int snd_hdac_stream_set_spib(struct hdac_bus *bus,
|