Searched refs:snd_hdac_stream_spbcap_enable (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/soc/intel/avs/ |
| H A D | loader.c | 386 snd_hdac_stream_spbcap_enable(bus, true, hstream->index); in avs_hda_load_basefw() 418 snd_hdac_stream_spbcap_enable(bus, false, hstream->index); in avs_hda_load_basefw() 454 snd_hdac_stream_spbcap_enable(bus, true, stream->index); in avs_hda_load_library() 469 snd_hdac_stream_spbcap_enable(bus, false, stream->index); in avs_hda_load_library()
|
| /linux/sound/hda/core/ |
| H A D | stream.c | 787 void snd_hdac_stream_spbcap_enable(struct hdac_bus *bus, in snd_hdac_stream_spbcap_enable() function 804 EXPORT_SYMBOL_GPL(snd_hdac_stream_spbcap_enable);
|
| /linux/include/sound/ |
| H A D | hdaudio.h | 600 void snd_hdac_stream_spbcap_enable(struct hdac_bus *chip,
|