SNDRV_PCM_HW_PARAM_SAMPLE_BITS  375 include/uapi/sound/asound.h #define	SNDRV_PCM_HW_PARAM_FIRST_INTERVAL	SNDRV_PCM_HW_PARAM_SAMPLE_BITS
SNDRV_PCM_HW_PARAM_SAMPLE_BITS 1378 sound/core/pcm_lib.c 		hw_param_interval_c(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS);
SNDRV_PCM_HW_PARAM_SAMPLE_BITS 1413 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  443 sound/core/pcm_native.c 		i = hw_param_interval_c(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS);
SNDRV_PCM_HW_PARAM_SAMPLE_BITS  486 sound/core/pcm_native.c 	if (params->rmask & (1 << SNDRV_PCM_HW_PARAM_SAMPLE_BITS))
SNDRV_PCM_HW_PARAM_SAMPLE_BITS 2240 sound/core/pcm_native.c 	snd_interval_setinteger(constrs_interval(constrs, SNDRV_PCM_HW_PARAM_SAMPLE_BITS));
SNDRV_PCM_HW_PARAM_SAMPLE_BITS 2245 sound/core/pcm_native.c 				   SNDRV_PCM_HW_PARAM_SAMPLE_BITS, -1);
SNDRV_PCM_HW_PARAM_SAMPLE_BITS 2248 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 2251 sound/core/pcm_native.c 				  SNDRV_PCM_HW_PARAM_SAMPLE_BITS, -1);
SNDRV_PCM_HW_PARAM_SAMPLE_BITS 2254 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 2261 sound/core/pcm_native.c 				  SNDRV_PCM_HW_PARAM_SAMPLE_BITS, SNDRV_PCM_HW_PARAM_CHANNELS, -1);
SNDRV_PCM_HW_PARAM_SAMPLE_BITS 2276 sound/core/pcm_native.c 				  SNDRV_PCM_HW_PARAM_FRAME_BITS, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, -1);
SNDRV_PCM_HW_PARAM_SAMPLE_BITS  367 sound/soc/codecs/ad193x.c 				   SNDRV_PCM_HW_PARAM_SAMPLE_BITS,
SNDRV_PCM_HW_PARAM_SAMPLE_BITS  575 sound/soc/codecs/pcm3168a.c 				     SNDRV_PCM_HW_PARAM_SAMPLE_BITS,
SNDRV_PCM_HW_PARAM_SAMPLE_BITS 1607 sound/soc/codecs/twl4030.c 				SNDRV_PCM_HW_PARAM_SAMPLE_BITS,
SNDRV_PCM_HW_PARAM_SAMPLE_BITS 1795 sound/soc/codecs/twl4030.c 					SNDRV_PCM_HW_PARAM_SAMPLE_BITS)->min;
SNDRV_PCM_HW_PARAM_SAMPLE_BITS  155 sound/soc/codecs/uda134x.c 					     SNDRV_PCM_HW_PARAM_SAMPLE_BITS,
SNDRV_PCM_HW_PARAM_SAMPLE_BITS  335 sound/soc/codecs/wl1273.c 	width =  hw_param_interval(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS)->min;
SNDRV_PCM_HW_PARAM_SAMPLE_BITS  222 sound/soc/soc-pcm.c 						SNDRV_PCM_HW_PARAM_SAMPLE_BITS,
SNDRV_PCM_HW_PARAM_SAMPLE_BITS  497 sound/soc/sunxi/sun4i-codec.c 	if (hw_param_interval(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS)->min == 32) {
SNDRV_PCM_HW_PARAM_SAMPLE_BITS  545 sound/soc/sunxi/sun4i-codec.c 	if (hw_param_interval(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS)->min == 32) {
SNDRV_PCM_HW_PARAM_SAMPLE_BITS  439 sound/soc/ti/davinci-i2s.c 		i = hw_param_interval(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS);
SNDRV_PCM_HW_PARAM_SAMPLE_BITS  375 tools/include/uapi/sound/asound.h #define	SNDRV_PCM_HW_PARAM_FIRST_INTERVAL	SNDRV_PCM_HW_PARAM_SAMPLE_BITS