Home
last modified time | relevance | path

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

/linux/sound/core/oss/
H A Dpcm_oss.c151 snd_pcm_hw_param_value_max(const struct snd_pcm_hw_params *params, in snd_pcm_hw_param_value_max() function
314 return snd_pcm_hw_param_value_max(params, var, dir); in snd_pcm_hw_param_max()
687 oss_buffer_size = snd_pcm_hw_param_value_max(slave_params, in snd_pcm_oss_period_size()
739 snd_pcm_hw_param_value_max(slave_params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, NULL)); in snd_pcm_oss_period_size()
752 s = snd_pcm_hw_param_value_max(slave_params, SNDRV_PCM_HW_PARAM_PERIODS, NULL); in snd_pcm_oss_period_size()