Searched refs:SNDRV_PCM_HW_PARAM_PERIOD_SIZE (Results 26 - 38 of 38) sorted by relevance

12

/linux-master/sound/pci/korg1212/
H A Dkorg1212.c1389 snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE,
1419 snd_pcm_hw_constraint_single(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE,
/linux-master/sound/pci/rme9652/
H A Dhdsp.c4079 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE);
4108 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE);
4495 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hdsp_hw_constraints_period_sizes);
4571 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hdsp_hw_constraints_period_sizes);
/linux-master/sound/soc/ti/
H A Domap-mcbsp.c809 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 2);
/linux-master/sound/soc/fsl/
H A Dfsl_xcvr.c560 SNDRV_PCM_HW_PARAM_PERIOD_SIZE,
H A Dfsl_ssi.c653 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 2);
H A Dfsl_sai.c870 SNDRV_PCM_HW_PARAM_PERIOD_SIZE,
/linux-master/include/sound/
H A Dpcm.h1024 return hw_param_interval_c(p, SNDRV_PCM_HW_PARAM_PERIOD_SIZE)->min;
/linux-master/sound/core/oss/
H A Dpcm_oss.c730 snd_pcm_hw_param_value_min(slave_params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, NULL));
739 snd_pcm_hw_param_value_max(slave_params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, NULL));
954 err = snd_pcm_hw_param_near(substream, sparams, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, n, NULL);
/linux-master/sound/pci/pcxhr/
H A Dpcxhr.c1061 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 32);
/linux-master/sound/pci/emu10k1/
H A Demupcm.c1153 runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 128, UINT_MAX);
/linux-master/sound/pci/echoaudio/
H A Dechoaudio.c309 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 32);
/linux-master/sound/soc/mediatek/mt8195/
H A Dmt8195-afe-pcm.c363 SNDRV_PCM_HW_PARAM_PERIOD_SIZE,
/linux-master/sound/soc/mediatek/mt8188/
H A Dmt8188-afe-pcm.c319 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 1,

Completed in 244 milliseconds

12