snd_hdac_stream_spbcap_enable
void snd_hdac_stream_spbcap_enable(struct hdac_bus *chip,
EXPORT_SYMBOL_GPL(snd_hdac_stream_spbcap_enable);
snd_hdac_stream_spbcap_enable(bus, true, hstream->index);
snd_hdac_stream_spbcap_enable(bus, false, hstream->index);
snd_hdac_stream_spbcap_enable(bus, true, stream->index);
snd_hdac_stream_spbcap_enable(bus, false, stream->index);