Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/intel/avs/
Dloader.c372 snd_hdac_ext_stream_spbcap_enable(bus, true, hstream->index); in avs_hda_load_basefw()
403 snd_hdac_ext_stream_spbcap_enable(bus, false, hstream->index); in avs_hda_load_basefw()
439 snd_hdac_ext_stream_spbcap_enable(bus, true, stream->index); in avs_hda_load_library()
454 snd_hdac_ext_stream_spbcap_enable(bus, false, stream->index); in avs_hda_load_library()
/linux-5.19.10/sound/hda/ext/
Dhdac_ext_stream.c419 void snd_hdac_ext_stream_spbcap_enable(struct hdac_bus *bus, in snd_hdac_ext_stream_spbcap_enable() function
436 EXPORT_SYMBOL_GPL(snd_hdac_ext_stream_spbcap_enable);
/linux-5.19.10/include/sound/
Dhdaudio_ext.h29 void snd_hdac_ext_stream_spbcap_enable(struct hdac_bus *chip,
/linux-5.19.10/sound/soc/intel/skylake/
Dskl-messages.c63 snd_hdac_ext_stream_spbcap_enable(bus, enable, stream->index); in skl_dsp_setup_spib()