Searched refs:snd_hdac_stream_spbcap_enable (Results 1 – 3 of 3) sorted by relevance
/linux/sound/soc/intel/avs/ |
H A D | loader.c | 382 snd_hdac_stream_spbcap_enable(bus, true, hstream->index); in avs_hda_load_basefw() 413 snd_hdac_stream_spbcap_enable(bus, false, hstream->index); in avs_hda_load_basefw() 449 snd_hdac_stream_spbcap_enable(bus, true, stream->index); in avs_hda_load_library() 464 snd_hdac_stream_spbcap_enable(bus, false, stream->index); in avs_hda_load_library()
|
/linux/sound/hda/ |
H A D | hdac_stream.c | 773 void snd_hdac_stream_spbcap_enable(struct hdac_bus *bus, in snd_hdac_stream_spbcap_enable() function 790 EXPORT_SYMBOL_GPL(snd_hdac_stream_spbcap_enable);
|
/linux/include/sound/ |
H A D | hdaudio.h | 597 void snd_hdac_stream_spbcap_enable(struct hdac_bus *chip,
|