snd_hdac_stream_setup_periods
int snd_hdac_stream_setup_periods(struct hdac_stream *azx_dev);
if (snd_hdac_stream_setup_periods(hdas) < 0)
EXPORT_SYMBOL_GPL(snd_hdac_stream_setup_periods);
err = snd_hdac_stream_setup_periods(azx_dev);