Searched refs:snd_hdac_stream_set_spib (Results 1 – 3 of 3) sorted by relevance
/linux/sound/soc/intel/avs/ |
H A D | loader.c | 387 ret = snd_hdac_stream_set_spib(bus, hstream, fw->size); in avs_hda_load_basefw() 419 snd_hdac_stream_set_spib(bus, hstream, 0); in avs_hda_load_basefw() 455 snd_hdac_stream_set_spib(bus, stream, lib->size); in avs_hda_load_library() 470 snd_hdac_stream_set_spib(bus, stream, 0); in avs_hda_load_library()
|
/linux/sound/hda/core/ |
H A D | stream.c | 809 * snd_hdac_stream_set_spib - sets the spib value of a stream 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/include/sound/ |
H A D | hdaudio.h | 599 int snd_hdac_stream_set_spib(struct hdac_bus *bus,
|