SNDRV_PCM_HW_PARAM_SAMPLE_BITS  329 include/sound/asound.h #define	SNDRV_PCM_HW_PARAM_FIRST_INTERVAL	SNDRV_PCM_HW_PARAM_SAMPLE_BITS
SNDRV_PCM_HW_PARAM_SAMPLE_BITS 1091 sound/core/pcm_lib.c 	struct snd_interval *i = hw_param_interval(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS);
SNDRV_PCM_HW_PARAM_SAMPLE_BITS 1113 sound/core/pcm_lib.c 				    SNDRV_PCM_HW_PARAM_SAMPLE_BITS, -1);
SNDRV_PCM_HW_PARAM_SAMPLE_BITS   47 sound/core/pcm_native.c 					SNDRV_PCM_HW_PARAM_SAMPLE_BITS + 1];
SNDRV_PCM_HW_PARAM_SAMPLE_BITS  175 sound/core/pcm_native.c 	if (params->rmask & (1 << SNDRV_PCM_HW_PARAM_SAMPLE_BITS))
SNDRV_PCM_HW_PARAM_SAMPLE_BITS  300 sound/core/pcm_native.c 		i = hw_param_interval(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS);
SNDRV_PCM_HW_PARAM_SAMPLE_BITS 1804 sound/core/pcm_native.c 	snd_interval_setinteger(constrs_interval(constrs, SNDRV_PCM_HW_PARAM_SAMPLE_BITS));
SNDRV_PCM_HW_PARAM_SAMPLE_BITS 1809 sound/core/pcm_native.c 				   SNDRV_PCM_HW_PARAM_SAMPLE_BITS, -1);
SNDRV_PCM_HW_PARAM_SAMPLE_BITS 1812 sound/core/pcm_native.c 	err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, 
SNDRV_PCM_HW_PARAM_SAMPLE_BITS 1815 sound/core/pcm_native.c 				  SNDRV_PCM_HW_PARAM_SAMPLE_BITS, -1);
SNDRV_PCM_HW_PARAM_SAMPLE_BITS 1818 sound/core/pcm_native.c 	err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, 
SNDRV_PCM_HW_PARAM_SAMPLE_BITS 1825 sound/core/pcm_native.c 				  SNDRV_PCM_HW_PARAM_SAMPLE_BITS, SNDRV_PCM_HW_PARAM_CHANNELS, -1);
SNDRV_PCM_HW_PARAM_SAMPLE_BITS 1840 sound/core/pcm_native.c 				  SNDRV_PCM_HW_PARAM_FRAME_BITS, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, -1);
SNDRV_PCM_HW_PARAM_SAMPLE_BITS  346 sound/soc/codecs/ssm2602.c 					     SNDRV_PCM_HW_PARAM_SAMPLE_BITS,
SNDRV_PCM_HW_PARAM_SAMPLE_BITS 1290 sound/soc/codecs/wm8903.c 					     SNDRV_PCM_HW_PARAM_SAMPLE_BITS,
SNDRV_PCM_HW_PARAM_SAMPLE_BITS  234 sound/soc/davinci/davinci-i2s.c 	i = hw_param_interval(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS);
SNDRV_PCM_HW_PARAM_SAMPLE_BITS  385 sound/soc/fsl/fsl_ssi.c 			SNDRV_PCM_HW_PARAM_SAMPLE_BITS,