Searched refs:snd_pcm_hw_param_first (Results 1 – 4 of 4) sorted by relevance
12 int snd_pcm_hw_param_first(struct snd_pcm_substream *pcm,
1622 int snd_pcm_hw_param_first(struct snd_pcm_substream *pcm, in snd_pcm_hw_param_first() function1636 EXPORT_SYMBOL(snd_pcm_hw_param_first);
666 changed = snd_pcm_hw_param_first(pcm, params, *v, NULL); in snd_pcm_hw_params_choose()
442 v = snd_pcm_hw_param_first(pcm, params, var, dir); in snd_pcm_hw_param_near()