Searched refs:param_get_int (Results 1 – 1 of 1) sorted by relevance
209 static unsigned int param_get_int(struct snd_pcm_hw_params *p, int n) in param_get_int() function951 config->period_size = param_get_int(¶ms, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in pcm_open()952 config->period_count = param_get_int(¶ms, SNDRV_PCM_HW_PARAM_PERIODS); in pcm_open()