Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/oss/
Dpcm_oss.c140 snd_pcm_hw_param_value_min(const struct snd_pcm_hw_params *params, in snd_pcm_hw_param_value_min() function
268 return snd_pcm_hw_param_value_min(params, var, dir); in snd_pcm_hw_param_min()
745 snd_pcm_hw_param_value_min(slave_params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, NULL)); in snd_pcm_oss_period_size()
769 s = snd_pcm_hw_param_value_min(slave_params, SNDRV_PCM_HW_PARAM_PERIODS, NULL); in snd_pcm_oss_period_size()