Searched refs:snd_hdac_stream_spbcap_enable (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/sound/soc/intel/avs/ |
A 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-6.3-rc2/sound/hda/ |
A D | hdac_stream.c | 754 void snd_hdac_stream_spbcap_enable(struct hdac_bus *bus, in snd_hdac_stream_spbcap_enable() function 771 EXPORT_SYMBOL_GPL(snd_hdac_stream_spbcap_enable);
|
/linux-6.3-rc2/include/sound/ |
A D | hdaudio.h | 592 void snd_hdac_stream_spbcap_enable(struct hdac_bus *chip,
|
/linux-6.3-rc2/sound/soc/intel/skylake/ |
A D | skl-messages.c | 61 snd_hdac_stream_spbcap_enable(bus, enable, stream->index); in skl_dsp_setup_spib()
|
Completed in 10 milliseconds