SNDRV_PCM_HW_PARAM_FORMAT 806 include/sound/pcm.h #define params_format(p) snd_mask_min(hw_param_mask((p), SNDRV_PCM_HW_PARAM_FORMAT)) SNDRV_PCM_HW_PARAM_FORMAT 881 sound/core/oss/pcm_oss.c sformat_mask = *hw_param_mask(sparams, SNDRV_PCM_HW_PARAM_FORMAT); SNDRV_PCM_HW_PARAM_FORMAT 899 sound/core/oss/pcm_oss.c err = _snd_pcm_hw_param_set(sparams, SNDRV_PCM_HW_PARAM_FORMAT, sformat, 0); SNDRV_PCM_HW_PARAM_FORMAT 909 sound/core/oss/pcm_oss.c _snd_pcm_hw_param_set(params, SNDRV_PCM_HW_PARAM_FORMAT, SNDRV_PCM_HW_PARAM_FORMAT 1777 sound/core/oss/pcm_oss.c format_mask = *hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); SNDRV_PCM_HW_PARAM_FORMAT 1362 sound/core/pcm_lib.c SNDRV_PCM_HW_PARAM_FORMAT, SNDRV_PCM_HW_PARAM_FORMAT 1713 sound/core/pcm_native.c struct snd_mask *mask = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); SNDRV_PCM_HW_PARAM_FORMAT 1739 sound/core/pcm_native.c if (! snd_mask_test(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), k)) SNDRV_PCM_HW_PARAM_FORMAT 1807 sound/core/pcm_native.c err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT, SNDRV_PCM_HW_PARAM_FORMAT 1814 sound/core/pcm_native.c SNDRV_PCM_HW_PARAM_FORMAT, SNDRV_PCM_HW_PARAM_FORMAT 1934 sound/core/pcm_native.c err = snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, hw->formats); SNDRV_PCM_HW_PARAM_FORMAT 79 sound/pci/echoaudio/echoaudio.c struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); SNDRV_PCM_HW_PARAM_FORMAT 107 sound/pci/echoaudio/echoaudio.c struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); SNDRV_PCM_HW_PARAM_FORMAT 141 sound/pci/echoaudio/echoaudio.c struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); SNDRV_PCM_HW_PARAM_FORMAT 176 sound/pci/echoaudio/echoaudio.c struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); SNDRV_PCM_HW_PARAM_FORMAT 318 sound/pci/echoaudio/echoaudio.c SNDRV_PCM_HW_PARAM_FORMAT, -1)) < 0) SNDRV_PCM_HW_PARAM_FORMAT 321 sound/pci/echoaudio/echoaudio.c SNDRV_PCM_HW_PARAM_FORMAT, SNDRV_PCM_HW_PARAM_FORMAT 353 sound/pci/echoaudio/echoaudio.c SNDRV_PCM_HW_PARAM_FORMAT, -1)) < 0) SNDRV_PCM_HW_PARAM_FORMAT 356 sound/pci/echoaudio/echoaudio.c SNDRV_PCM_HW_PARAM_FORMAT, SNDRV_PCM_HW_PARAM_FORMAT 395 sound/pci/echoaudio/echoaudio.c SNDRV_PCM_HW_PARAM_FORMAT, -1)) < 0) SNDRV_PCM_HW_PARAM_FORMAT 398 sound/pci/echoaudio/echoaudio.c SNDRV_PCM_HW_PARAM_FORMAT, SNDRV_PCM_HW_PARAM_FORMAT 437 sound/pci/echoaudio/echoaudio.c NULL, SNDRV_PCM_HW_PARAM_FORMAT, SNDRV_PCM_HW_PARAM_FORMAT 441 sound/pci/echoaudio/echoaudio.c SNDRV_PCM_HW_PARAM_FORMAT, SNDRV_PCM_HW_PARAM_FORMAT 578 sound/ppc/pmac.c return snd_mask_refine_set(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), SNDRV_PCM_HW_PARAM_FORMAT 621 sound/ppc/pmac.c snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT, SNDRV_PCM_HW_PARAM_FORMAT 2000 sound/sparc/dbri.c struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); SNDRV_PCM_HW_PARAM_FORMAT 2016 sound/sparc/dbri.c struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); SNDRV_PCM_HW_PARAM_FORMAT 2047 sound/sparc/dbri.c snd_hw_rule_format, NULL, SNDRV_PCM_HW_PARAM_FORMAT, SNDRV_PCM_HW_PARAM_FORMAT 2049 sound/sparc/dbri.c snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT, SNDRV_PCM_HW_PARAM_FORMAT 1588 sound/usb/usbaudio.c struct snd_mask *fmts = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); SNDRV_PCM_HW_PARAM_FORMAT 1724 sound/usb/usbaudio.c struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); SNDRV_PCM_HW_PARAM_FORMAT 1932 sound/usb/usbaudio.c SNDRV_PCM_HW_PARAM_FORMAT, SNDRV_PCM_HW_PARAM_FORMAT 1938 sound/usb/usbaudio.c SNDRV_PCM_HW_PARAM_FORMAT, SNDRV_PCM_HW_PARAM_FORMAT 1942 sound/usb/usbaudio.c if ((err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT,