Searched refs:snd_hdac_stream_spbcap_enable (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/sound/soc/intel/avs/ |
| D | loader.c | 380 snd_hdac_stream_spbcap_enable(bus, true, hstream->index); in avs_hda_load_basefw() 411 snd_hdac_stream_spbcap_enable(bus, false, hstream->index); in avs_hda_load_basefw() 447 snd_hdac_stream_spbcap_enable(bus, true, stream->index); in avs_hda_load_library() 462 snd_hdac_stream_spbcap_enable(bus, false, stream->index); in avs_hda_load_library()
|
| /Linux-v6.6/sound/hda/ |
| D | hdac_stream.c | 758 void snd_hdac_stream_spbcap_enable(struct hdac_bus *bus, in snd_hdac_stream_spbcap_enable() function 775 EXPORT_SYMBOL_GPL(snd_hdac_stream_spbcap_enable);
|
| /Linux-v6.6/include/sound/ |
| D | hdaudio.h | 595 void snd_hdac_stream_spbcap_enable(struct hdac_bus *chip,
|
| /Linux-v6.6/sound/soc/intel/skylake/ |
| D | skl-messages.c | 61 snd_hdac_stream_spbcap_enable(bus, enable, stream->index); in skl_dsp_setup_spib()
|