Searched defs:snd_pcm_hw_param_max (Results 1 - 1 of 1) sorted by relevance

/sound/core/oss/
H A Dpcm_oss.c315 * snd_pcm_hw_param_max
326 static int snd_pcm_hw_param_max(struct snd_pcm_substream *pcm, function
443 max = snd_pcm_hw_param_max(pcm, params1, var, max, &maxdir);
455 max = snd_pcm_hw_param_max(pcm, params, var, max, &maxdir);

Completed in 100 milliseconds