snd_mask 350 include/sound/asound.h struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - snd_mask 352 include/sound/asound.h struct snd_mask mres[5]; /* reserved masks */ snd_mask 217 include/sound/pcm.h struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - snd_mask 226 include/sound/pcm.h static inline struct snd_mask *constrs_mask(struct snd_pcm_hw_constraints *constrs, snd_mask 781 include/sound/pcm.h static inline struct snd_mask *hw_param_mask(struct snd_pcm_hw_params *params, snd_mask 793 include/sound/pcm.h static inline const struct snd_mask *hw_param_mask_c(const struct snd_pcm_hw_params *params, snd_mask 66 include/sound/pcm_params.h return sizeof(struct snd_mask); snd_mask 185 include/sound/pcm_params.h struct snd_mask old; snd_mask 475 sound/core/oss/pcm_oss.c struct snd_mask *m = hw_param_mask(params, var); snd_mask 840 sound/core/oss/pcm_oss.c struct snd_mask sformat_mask; snd_mask 841 sound/core/oss/pcm_oss.c struct snd_mask mask; snd_mask 1755 sound/core/oss/pcm_oss.c struct snd_mask format_mask; snd_mask 269 sound/core/oss/pcm_plugin.c struct snd_mask formats = *mask; snd_mask 78 sound/core/pcm_compat.c struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - SNDRV_PCM_HW_PARAM_FIRST_MASK + 1]; /* this must be identical */ snd_mask 79 sound/core/pcm_compat.c struct snd_mask mres[5]; /* reserved masks */ snd_mask 922 sound/core/pcm_lib.c struct snd_mask *maskp = constrs_mask(constrs, var); snd_mask 942 sound/core/pcm_lib.c struct snd_mask *maskp = constrs_mask(constrs, var); snd_mask 1217 sound/core/pcm_lib.c const struct snd_mask *mask = hw_param_mask_c(params, var); snd_mask 166 sound/core/pcm_native.c struct snd_mask *m = NULL; snd_mask 1712 sound/core/pcm_native.c struct snd_mask m; snd_mask 1713 sound/core/pcm_native.c struct snd_mask *mask = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); snd_mask 79 sound/pci/echoaudio/echoaudio.c struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); snd_mask 80 sound/pci/echoaudio/echoaudio.c struct snd_mask fmt; snd_mask 107 sound/pci/echoaudio/echoaudio.c struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); snd_mask 141 sound/pci/echoaudio/echoaudio.c struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); snd_mask 142 sound/pci/echoaudio/echoaudio.c struct snd_mask fmt; snd_mask 176 sound/pci/echoaudio/echoaudio.c struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); snd_mask 2000 sound/sparc/dbri.c struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); snd_mask 2001 sound/sparc/dbri.c struct snd_mask fmt; snd_mask 2016 sound/sparc/dbri.c struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); snd_mask 1588 sound/usb/usbaudio.c struct snd_mask *fmts = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); snd_mask 1724 sound/usb/usbaudio.c struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT);