Searched refs:snd_pcm_hw_param_first (Results 1 – 3 of 3) sorted by relevance
25 int snd_pcm_hw_param_first(struct snd_pcm_substream *pcm,
1506 int snd_pcm_hw_param_first(struct snd_pcm_substream *pcm, in snd_pcm_hw_param_first() function1521 EXPORT_SYMBOL(snd_pcm_hw_param_first);1597 err = snd_pcm_hw_param_first(pcm, params, *v, NULL); in snd_pcm_hw_params_choose()
467 v = snd_pcm_hw_param_first(pcm, params, var, dir); in snd_pcm_hw_param_near()