Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/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.c891 snd_mask_set(&mask, (__force int)SNDRV_PCM_ACCESS_MMAP_INTERLEAVED); in snd_pcm_oss_change_params_locked()
893 snd_mask_set(&mask, (__force int)SNDRV_PCM_ACCESS_RW_INTERLEAVED); in snd_pcm_oss_change_params_locked()
895 snd_mask_set(&mask, (__force int)SNDRV_PCM_ACCESS_RW_NONINTERLEAVED); in snd_pcm_oss_change_params_locked()
/openbmc/linux/sound/soc/fsl/
H A Dimx-card.c477 snd_mask_set(mask, (__force unsigned int)data->asrc_format); in be_hw_params_fixup()
/openbmc/linux/sound/soc/generic/
H A Dsimple-card-utils.c38 snd_mask_set(mask, of_sample_fmt_table[i].val); in asoc_simple_fixup_sample_fmt()
/openbmc/linux/sound/soc/
H A Dsoc-dapm.c3911 snd_mask_set(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), fmt); in snd_soc_dai_link_event_pre_pmu()