SNDRV_PCM_HW_PARAM_FORMAT  116 drivers/usb/gadget/function/u_uac1_legacy.c 	_snd_pcm_hw_param_set(params, SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT  314 include/sound/pcm_params.h 		SNDRV_PCM_HW_PARAM_FORMAT));
SNDRV_PCM_HW_PARAM_FORMAT  366 include/sound/pcm_params.h 	snd_mask_set_format(hw_param_mask(p, SNDRV_PCM_HW_PARAM_FORMAT), fmt);
SNDRV_PCM_HW_PARAM_FORMAT  880 sound/core/oss/pcm_oss.c 	sformat_mask = hw_param_mask_c(sparams, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  901 sound/core/oss/pcm_oss.c 	err = _snd_pcm_hw_param_set(sparams, SNDRV_PCM_HW_PARAM_FORMAT, (__force int)sformat, 0);
SNDRV_PCM_HW_PARAM_FORMAT  911 sound/core/oss/pcm_oss.c 		_snd_pcm_hw_param_set(params, SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT 1837 sound/core/oss/pcm_oss.c 	format_mask = hw_param_mask_c(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  457 sound/core/pcm_native.c 		m = hw_param_mask_c(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  586 sound/core/pcm_native.c 		SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT 2147 sound/core/pcm_native.c 	struct snd_mask *mask = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT 2173 sound/core/pcm_native.c 		if (! snd_mask_test(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), k))
SNDRV_PCM_HW_PARAM_FORMAT 2243 sound/core/pcm_native.c 	err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT 2250 sound/core/pcm_native.c 				  SNDRV_PCM_HW_PARAM_FORMAT, 
SNDRV_PCM_HW_PARAM_FORMAT 2370 sound/core/pcm_native.c 	err = snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, hw->formats);
SNDRV_PCM_HW_PARAM_FORMAT  709 sound/drivers/aloop.c 				  SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT  711 sound/drivers/aloop.c 				  SNDRV_PCM_HW_PARAM_FORMAT, -1);
SNDRV_PCM_HW_PARAM_FORMAT  111 sound/pci/echoaudio/echoaudio.c 	struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  139 sound/pci/echoaudio/echoaudio.c 	struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  173 sound/pci/echoaudio/echoaudio.c 	struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  208 sound/pci/echoaudio/echoaudio.c 	struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  349 sound/pci/echoaudio/echoaudio.c 				       SNDRV_PCM_HW_PARAM_FORMAT, -1)) < 0)
SNDRV_PCM_HW_PARAM_FORMAT  352 sound/pci/echoaudio/echoaudio.c 				       SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT  383 sound/pci/echoaudio/echoaudio.c 				       SNDRV_PCM_HW_PARAM_FORMAT, -1)) < 0)
SNDRV_PCM_HW_PARAM_FORMAT  386 sound/pci/echoaudio/echoaudio.c 				       SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT  424 sound/pci/echoaudio/echoaudio.c 				       SNDRV_PCM_HW_PARAM_FORMAT, -1)) < 0)
SNDRV_PCM_HW_PARAM_FORMAT  427 sound/pci/echoaudio/echoaudio.c 				       SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT  465 sound/pci/echoaudio/echoaudio.c 				       NULL, SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT  469 sound/pci/echoaudio/echoaudio.c 				       SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT  566 sound/ppc/pmac.c 	return snd_mask_refine_set(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT),
SNDRV_PCM_HW_PARAM_FORMAT  609 sound/ppc/pmac.c 	snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT  724 sound/soc/codecs/adau1977.c 			SNDRV_PCM_HW_PARAM_FORMAT, formats);
SNDRV_PCM_HW_PARAM_FORMAT  335 sound/soc/codecs/hdac_hdmi.c 	return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT  196 sound/soc/fsl/fsl-asoc-card.c 	mask = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT   69 sound/soc/fsl/imx-audmix.c 	return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT  164 sound/soc/intel/boards/bxt_da7219_max98357a.c 	struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  209 sound/soc/intel/boards/bxt_rt298.c 	struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  143 sound/soc/intel/boards/cht_bsw_nau8824.c 		hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  121 sound/soc/intel/boards/glk_rt5682_max98357a.c 	struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  146 sound/soc/intel/boards/kbl_da7219_max98357a.c 	struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  284 sound/soc/intel/boards/kbl_da7219_max98927.c 	struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  143 sound/soc/intel/boards/kbl_rt5660.c 	struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  403 sound/soc/intel/boards/kbl_rt5663_max98927.c 	struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  273 sound/soc/intel/boards/kbl_rt5663_rt5514_max98927.c 	struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  144 sound/soc/intel/boards/skl_nau88l25_max98357a.c 	struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  322 sound/soc/intel/boards/skl_nau88l25_ssm4567.c 	struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  216 sound/soc/intel/boards/skl_rt286.c 	struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  111 sound/soc/mediatek/mt8183/mt8183-da7219-max98357.c 	snd_mask_reset_range(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT),
SNDRV_PCM_HW_PARAM_FORMAT   57 sound/soc/mediatek/mt8183/mt8183-mt6358-ts3a227-max98357.c 	snd_mask_reset_range(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT),
SNDRV_PCM_HW_PARAM_FORMAT  361 sound/soc/qcom/sdm845.c 	struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT 3873 sound/soc/soc-dapm.c 	snd_mask_set(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), fmt);
SNDRV_PCM_HW_PARAM_FORMAT  621 sound/soc/sof/pcm.c 	struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  718 sound/soc/sti/uniperif_player.c 				   SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT  720 sound/soc/sti/uniperif_player.c 				   player, SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT  378 sound/soc/sti/uniperif_reader.c 				   SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT  380 sound/soc/sti/uniperif_reader.c 				   reader, SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT  770 sound/soc/stm/stm32_sai_sub.c 					     SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT 1277 sound/soc/ti/davinci-mcasp.c 	struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT 1299 sound/soc/ti/davinci-mcasp.c 	struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT 1378 sound/soc/ti/davinci-mcasp.c 	struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT 1500 sound/soc/ti/davinci-mcasp.c 					  SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT 1503 sound/soc/ti/davinci-mcasp.c 					  SNDRV_PCM_HW_PARAM_FORMAT, -1);
SNDRV_PCM_HW_PARAM_FORMAT 1510 sound/soc/ti/davinci-mcasp.c 					  SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT 1513 sound/soc/ti/davinci-mcasp.c 					  SNDRV_PCM_HW_PARAM_FORMAT, -1);
SNDRV_PCM_HW_PARAM_FORMAT 1527 sound/soc/ti/davinci-mcasp.c 					  SNDRV_PCM_HW_PARAM_FORMAT, -1);
SNDRV_PCM_HW_PARAM_FORMAT 1531 sound/soc/ti/davinci-mcasp.c 					  SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT 2015 sound/sparc/dbri.c 	struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT 2031 sound/sparc/dbri.c 	struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT 2062 sound/sparc/dbri.c 			    snd_hw_rule_format, NULL, SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT 2064 sound/sparc/dbri.c 	snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT  972 sound/usb/pcm.c 	struct snd_mask *fmts = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT 1119 sound/usb/pcm.c 	struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT 1283 sound/usb/pcm.c 				  SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT 1291 sound/usb/pcm.c 				  SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT 1297 sound/usb/pcm.c 	err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT 1309 sound/usb/pcm.c 					  SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT  262 sound/xen/xen_snd_front_alsa.c 			hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);
SNDRV_PCM_HW_PARAM_FORMAT  388 sound/xen/xen_snd_front_alsa.c 	ret = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT,
SNDRV_PCM_HW_PARAM_FORMAT  390 sound/xen/xen_snd_front_alsa.c 				  SNDRV_PCM_HW_PARAM_FORMAT, -1);