Searched refs:snd_hdac_stream_spbcap_enable (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/sound/soc/intel/avs/ |
| H A D | loader.c | 385 snd_hdac_stream_spbcap_enable(bus, true, hstream->index); in avs_hda_load_basefw() 417 snd_hdac_stream_spbcap_enable(bus, false, hstream->index); in avs_hda_load_basefw() 453 snd_hdac_stream_spbcap_enable(bus, true, stream->index); in avs_hda_load_library() 468 snd_hdac_stream_spbcap_enable(bus, false, stream->index); in avs_hda_load_library()
|
| /linux-6.15/sound/hda/ |
| H A D | hdac_stream.c | 789 void snd_hdac_stream_spbcap_enable(struct hdac_bus *bus, in snd_hdac_stream_spbcap_enable() function 806 EXPORT_SYMBOL_GPL(snd_hdac_stream_spbcap_enable);
|
| /linux-6.15/include/sound/ |
| H A D | hdaudio.h | 597 void snd_hdac_stream_spbcap_enable(struct hdac_bus *chip,
|