Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/oss/
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()
695 oss_buffer_size = snd_pcm_hw_param_value_max(slave_params, in snd_pcm_oss_period_size()
747 snd_pcm_hw_param_value_max(slave_params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, NULL)); in snd_pcm_oss_period_size()
760 s = snd_pcm_hw_param_value_max(slave_params, SNDRV_PCM_HW_PARAM_PERIODS, NULL); in snd_pcm_oss_period_size()