Searched refs:snd_pcm_hw_param_value_min (Results 1 - 1 of 1) sorted by last modified time

/linux-master/sound/core/oss/
H A Dpcm_oss.c117 * snd_pcm_hw_param_value_min
125 snd_pcm_hw_param_value_min(const struct snd_pcm_hw_params *params, function
253 return snd_pcm_hw_param_value_min(params, var, dir);
730 snd_pcm_hw_param_value_min(slave_params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, NULL));
758 s = snd_pcm_hw_param_value_min(slave_params, SNDRV_PCM_HW_PARAM_PERIODS, NULL);

Completed in 116 milliseconds