snd_hdac_i915_set_bclk
void snd_hdac_i915_set_bclk(struct hdac_bus *bus);
snd_hdac_i915_set_bclk(&codec->bus->core);
snd_hdac_i915_set_bclk(bus);
snd_hdac_i915_set_bclk(bus);
EXPORT_SYMBOL_GPL(snd_hdac_i915_set_bclk);