Home
last modified time | relevance | path

Searched refs:snd_mask_set (Results 1 – 8 of 8) sorted by relevance

/linux/include/sound/
H A Dpcm_params.h65 static inline void snd_mask_set(struct snd_mask *mask, unsigned int val) in snd_mask_set() function
74 snd_mask_set(mask, (__force unsigned int)format); in snd_mask_set_format()
/linux/sound/hda/
H A Dhdac_device.c771 snd_mask_set(hw_param_mask(&params, SNDRV_PCM_HW_PARAM_SUBFORMAT), in snd_hdac_stream_format_bits()
/linux/sound/core/oss/
H A Dpcm_plugin.c290 snd_mask_set(&formats, (__force int)SNDRV_PCM_FORMAT_MU_LAW); in snd_pcm_plug_formats()
H A Dpcm_oss.c880 snd_mask_set(&mask, (__force int)SNDRV_PCM_ACCESS_MMAP_INTERLEAVED); in snd_pcm_oss_change_params_locked()
882 snd_mask_set(&mask, (__force int)SNDRV_PCM_ACCESS_RW_INTERLEAVED); in snd_pcm_oss_change_params_locked()
884 snd_mask_set(&mask, (__force int)SNDRV_PCM_ACCESS_RW_NONINTERLEAVED); in snd_pcm_oss_change_params_locked()
/linux/sound/soc/fsl/
H A Dimx-card.c476 snd_mask_set(mask, (__force unsigned int)data->asrc_format); in be_hw_params_fixup()
/linux/sound/soc/generic/
H A Dsimple-card-utils.c55 snd_mask_set(mask, val); in simple_fixup_sample_fmt()
/linux/sound/core/
H A Dpcm_native.c2472 snd_mask_set(&m, (__force unsigned)SNDRV_PCM_SUBFORMAT_STD); in snd_pcm_hw_rule_subformats()
2481 snd_mask_set(&m, (__force unsigned)SNDRV_PCM_SUBFORMAT_MSBITS_MAX); in snd_pcm_hw_rule_subformats()
/linux/sound/soc/
H A Dsoc-dapm.c3955 snd_mask_set(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), fmt); in snd_soc_dai_link_event_pre_pmu()