Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/oss/
Dpcm_oss.c166 snd_pcm_hw_param_value_max(const struct snd_pcm_hw_params *params, in snd_pcm_hw_param_value_max() function
329 return snd_pcm_hw_param_value_max(params, var, dir); in snd_pcm_hw_param_max()
710snd_pcm_hw_param_value_max(slave_params, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, NULL)) * oss_frame_size; in snd_pcm_oss_period_size()
752 snd_pcm_hw_param_value_max(slave_params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, NULL)); in snd_pcm_oss_period_size()
763 s = snd_pcm_hw_param_value_max(slave_params, SNDRV_PCM_HW_PARAM_PERIODS, NULL); in snd_pcm_oss_period_size()