Searched refs:snd_hdac_ext_stream_spbcap_enable (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/sound/soc/intel/avs/ |
D | loader.c | 372 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-v6.1/sound/hda/ext/ |
D | hdac_ext_stream.c | 415 void snd_hdac_ext_stream_spbcap_enable(struct hdac_bus *bus, in snd_hdac_ext_stream_spbcap_enable() function 432 EXPORT_SYMBOL_GPL(snd_hdac_ext_stream_spbcap_enable);
|
/Linux-v6.1/include/sound/ |
D | hdaudio_ext.h | 26 void snd_hdac_ext_stream_spbcap_enable(struct hdac_bus *chip,
|
/Linux-v6.1/sound/soc/intel/skylake/ |
D | skl-messages.c | 63 snd_hdac_ext_stream_spbcap_enable(bus, enable, stream->index); in skl_dsp_setup_spib()
|