snd_pcm_hw_param_value_max 338 sound/core/oss/pcm_oss.c return snd_pcm_hw_param_value_max(params, var, dir); snd_pcm_hw_param_value_max 714 sound/core/oss/pcm_oss.c snd_pcm_hw_param_value_max(slave_params, SNDRV_PCM_HW_PARAM_BUFFER_SIZE, NULL)) * oss_frame_size; snd_pcm_hw_param_value_max 756 sound/core/oss/pcm_oss.c snd_pcm_hw_param_value_max(slave_params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, NULL)); snd_pcm_hw_param_value_max 767 sound/core/oss/pcm_oss.c s = snd_pcm_hw_param_value_max(slave_params, SNDRV_PCM_HW_PARAM_PERIODS, NULL);