Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_param_value_min (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c125 snd_pcm_hw_param_value_min(const struct snd_pcm_hw_params *params, in snd_pcm_hw_param_value_min() function
253 return snd_pcm_hw_param_value_min(params, var, dir); in snd_pcm_hw_param_min()
738 snd_pcm_hw_param_value_min(slave_params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, NULL)); in snd_pcm_oss_period_size()
766 s = snd_pcm_hw_param_value_min(slave_params, SNDRV_PCM_HW_PARAM_PERIODS, NULL); in snd_pcm_oss_period_size()