SNDRV_PCM_HW_PARAM_PERIODS  812 include/sound/pcm.h #define params_periods(p) hw_param_interval((p), SNDRV_PCM_HW_PARAM_PERIODS)->min
SNDRV_PCM_HW_PARAM_PERIODS  195 sound/aoa/soundbus/i2sbus/i2sbus-pcm.c 					    SNDRV_PCM_HW_PARAM_PERIODS);
SNDRV_PCM_HW_PARAM_PERIODS  192 sound/arm/pxa2xx-pcm-lib.c 					    SNDRV_PCM_HW_PARAM_PERIODS);
SNDRV_PCM_HW_PARAM_PERIODS  743 sound/arm/sa11xx-uda1341.c 	if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0)
SNDRV_PCM_HW_PARAM_PERIODS  767 sound/core/oss/pcm_oss.c 	s = snd_pcm_hw_param_value_max(slave_params, SNDRV_PCM_HW_PARAM_PERIODS, NULL);
SNDRV_PCM_HW_PARAM_PERIODS  773 sound/core/oss/pcm_oss.c 	s = snd_pcm_hw_param_value_min(slave_params, SNDRV_PCM_HW_PARAM_PERIODS, NULL);
SNDRV_PCM_HW_PARAM_PERIODS  860 sound/core/oss/pcm_oss.c 	_snd_pcm_hw_param_setinteger(sparams, SNDRV_PCM_HW_PARAM_PERIODS);
SNDRV_PCM_HW_PARAM_PERIODS  861 sound/core/oss/pcm_oss.c 	_snd_pcm_hw_param_min(sparams, SNDRV_PCM_HW_PARAM_PERIODS, 2, 0);
SNDRV_PCM_HW_PARAM_PERIODS  967 sound/core/oss/pcm_oss.c 	err = snd_pcm_hw_param_near(substream, sparams, SNDRV_PCM_HW_PARAM_PERIODS,
SNDRV_PCM_HW_PARAM_PERIODS 1853 sound/core/pcm_native.c 	err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIODS, 
SNDRV_PCM_HW_PARAM_PERIODS 1860 sound/core/pcm_native.c 				  SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_PERIODS, -1);
SNDRV_PCM_HW_PARAM_PERIODS 1875 sound/core/pcm_native.c 				  SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIODS, -1);
SNDRV_PCM_HW_PARAM_PERIODS 1957 sound/core/pcm_native.c 	err = snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIODS,
SNDRV_PCM_HW_PARAM_PERIODS   50 sound/drivers/dummy.c 	err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
SNDRV_PCM_HW_PARAM_PERIODS  537 sound/parisc/harmony.c 	err = snd_pcm_hw_constraint_integer(rt, SNDRV_PCM_HW_PARAM_PERIODS);
SNDRV_PCM_HW_PARAM_PERIODS  556 sound/parisc/harmony.c         err = snd_pcm_hw_constraint_integer(rt, SNDRV_PCM_HW_PARAM_PERIODS);
SNDRV_PCM_HW_PARAM_PERIODS 1053 sound/pci/atiixp.c 	if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0)
SNDRV_PCM_HW_PARAM_PERIODS  883 sound/pci/atiixp_modem.c 						 SNDRV_PCM_HW_PARAM_PERIODS)) < 0)
SNDRV_PCM_HW_PARAM_PERIODS  128 sound/pci/au88x0/au88x0_pcm.c 					   SNDRV_PCM_HW_PARAM_PERIODS)) < 0)
SNDRV_PCM_HW_PARAM_PERIODS  427 sound/pci/bt87x.c 	err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
SNDRV_PCM_HW_PARAM_PERIODS  512 sound/pci/ca0106/ca0106_main.c 	if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0)
SNDRV_PCM_HW_PARAM_PERIODS  600 sound/pci/ca0106/ca0106_main.c 	if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0)
SNDRV_PCM_HW_PARAM_PERIODS  105 sound/pci/cs5535audio/cs5535audio_pcm.c 				SNDRV_PCM_HW_PARAM_PERIODS)) < 0)
SNDRV_PCM_HW_PARAM_PERIODS  352 sound/pci/cs5535audio/cs5535audio_pcm.c 					 SNDRV_PCM_HW_PARAM_PERIODS)) < 0)
SNDRV_PCM_HW_PARAM_PERIODS  272 sound/pci/echoaudio/echoaudio.c 						 SNDRV_PCM_HW_PARAM_PERIODS)) < 0)
SNDRV_PCM_HW_PARAM_PERIODS  388 sound/pci/emu10k1/emu10k1x.c 	if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0) {
SNDRV_PCM_HW_PARAM_PERIODS  565 sound/pci/emu10k1/emu10k1x.c 	if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0)
SNDRV_PCM_HW_PARAM_PERIODS 1105 sound/pci/emu10k1/emupcm.c 	if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0) {
SNDRV_PCM_HW_PARAM_PERIODS  207 sound/pci/emu10k1/p16v.c 	if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0)
SNDRV_PCM_HW_PARAM_PERIODS  248 sound/pci/emu10k1/p16v.c 	if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0)
SNDRV_PCM_HW_PARAM_PERIODS  626 sound/pci/fm801.c 	if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0)
SNDRV_PCM_HW_PARAM_PERIODS  641 sound/pci/fm801.c 	if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0)
SNDRV_PCM_HW_PARAM_PERIODS 1344 sound/pci/hda/hda_intel.c 	snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
SNDRV_PCM_HW_PARAM_PERIODS 1143 sound/pci/intel8x0.c 	if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0)
SNDRV_PCM_HW_PARAM_PERIODS 1649 sound/pci/riptide/riptide.c 					     SNDRV_PCM_HW_PARAM_PERIODS);
SNDRV_PCM_HW_PARAM_PERIODS 1669 sound/pci/riptide/riptide.c 					     SNDRV_PCM_HW_PARAM_PERIODS);
SNDRV_PCM_HW_PARAM_PERIODS 1201 sound/pci/via82xx.c 	if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0)
SNDRV_PCM_HW_PARAM_PERIODS  754 sound/pci/via82xx_modem.c 	if ((err = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS)) < 0)
SNDRV_PCM_HW_PARAM_PERIODS  628 sound/ppc/pmac.c 	snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
SNDRV_PCM_HW_PARAM_PERIODS  312 sound/soc/at32/at32-pcm.c 					    SNDRV_PCM_HW_PARAM_PERIODS);
SNDRV_PCM_HW_PARAM_PERIODS  247 sound/soc/at91/at91-pcm.c 	ret = snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIODS);
SNDRV_PCM_HW_PARAM_PERIODS  236 sound/soc/blackfin/bf5xx-ac97-pcm.c 					    SNDRV_PCM_HW_PARAM_PERIODS);
SNDRV_PCM_HW_PARAM_PERIODS  159 sound/soc/blackfin/bf5xx-i2s-pcm.c 			SNDRV_PCM_HW_PARAM_PERIODS);
SNDRV_PCM_HW_PARAM_PERIODS  406 sound/soc/fsl/fsl_dma.c 		SNDRV_PCM_HW_PARAM_PERIODS);
SNDRV_PCM_HW_PARAM_PERIODS  232 sound/soc/omap/omap-pcm.c 					    SNDRV_PCM_HW_PARAM_PERIODS);
SNDRV_PCM_HW_PARAM_PERIODS  217 sound/spi/at73c213.c 					SNDRV_PCM_HW_PARAM_PERIODS);