Searched refs:snd_hdac_stream_set_params (Results 1 – 5 of 5) sorted by relevance
600 int snd_hdac_stream_set_params(struct hdac_stream *azx_dev, in snd_hdac_stream_set_params() function635 EXPORT_SYMBOL_GPL(snd_hdac_stream_set_params);
148 ret = snd_hdac_stream_set_params(hdac_stream(host_stream), format_val); in avs_probe_compr_set_params()
670 ret = snd_hdac_stream_set_params(hdac_stream(host_stream), format_val); in avs_dai_fe_prepare()
581 int snd_hdac_stream_set_params(struct hdac_stream *azx_dev,
187 err = snd_hdac_stream_set_params(azx_stream(azx_dev), format_val); in azx_pcm_prepare()