Searched refs:snd_hdac_stream_setup_periods (Results 1 – 3 of 3) sorted by relevance
501 int snd_hdac_stream_setup_periods(struct hdac_stream *azx_dev) in snd_hdac_stream_setup_periods() function574 EXPORT_SYMBOL_GPL(snd_hdac_stream_setup_periods);613 err = snd_hdac_stream_setup_periods(azx_dev); in snd_hdac_stream_set_params()
580 int snd_hdac_stream_setup_periods(struct hdac_stream *azx_dev);
129 if (snd_hdac_stream_setup_periods(hdas) < 0) in azx_pcm_hw_params()