Home
last modified time | relevance | path

Searched refs:snd_hdac_stream_spbcap_enable (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/sound/soc/intel/avs/
Dloader.c380 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/
Dhdac_stream.c758 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/
Dhdaudio.h595 void snd_hdac_stream_spbcap_enable(struct hdac_bus *chip,
/Linux-v6.6/sound/soc/intel/skylake/
Dskl-messages.c61 snd_hdac_stream_spbcap_enable(bus, enable, stream->index); in skl_dsp_setup_spib()