Searched refs:snd_mask_set_format (Results 1 – 13 of 13) sorted by relevance
| /linux/include/sound/ |
| H A D | pcm_params.h | 71 static inline void snd_mask_set_format(struct snd_mask *mask, in snd_mask_set_format() function 370 snd_mask_set_format(hw_param_mask(p, SNDRV_PCM_HW_PARAM_FORMAT), fmt); in params_set_format()
|
| /linux/sound/soc/intel/avs/boards/ |
| H A D | pcm3168a.c | 52 snd_mask_set_format(fmt, SNDRV_PCM_FORMAT_S24_LE); in avs_pcm3168a_be_fixup()
|
| /linux/sound/soc/qcom/ |
| H A D | sc8280xp.c | 81 snd_mask_set_format(fmt, SNDRV_PCM_FORMAT_S16_LE); in sc8280xp_be_hw_params_fixup()
|
| H A D | sm8250.c | 69 snd_mask_set_format(fmt, SNDRV_PCM_FORMAT_S16_LE); in sm8250_be_hw_params_fixup()
|
| H A D | apq8016_sbc.c | 250 snd_mask_set_format(fmt, SNDRV_PCM_FORMAT_S16_LE); in msm8916_qdsp6_be_hw_params_fixup()
|
| H A D | sdm845.c | 507 snd_mask_set_format(fmt, SNDRV_PCM_FORMAT_S16_LE); in sdm845_be_hw_params_fixup()
|
| /linux/sound/soc/sof/ |
| H A D | ipc4-pcm.c | 870 snd_mask_set_format(fmt, SNDRV_PCM_FORMAT_S16_LE); in sof_ipc4_pcm_dai_link_fixup() 873 snd_mask_set_format(fmt, SNDRV_PCM_FORMAT_S24_LE); in sof_ipc4_pcm_dai_link_fixup() 876 snd_mask_set_format(fmt, SNDRV_PCM_FORMAT_S32_LE); in sof_ipc4_pcm_dai_link_fixup()
|
| H A D | pcm.c | 747 snd_mask_set_format(fmt, SNDRV_PCM_FORMAT_S16_LE); in snd_sof_new_platform_drv()
|
| H A D | ipc4-topology.c | 1428 snd_mask_set_format(m, snd_fmt); in sof_ipc4_update_hw_params() 1873 snd_mask_set_format(m, SNDRV_PCM_FORMAT_S16_LE); in snd_sof_get_nhlt_endpoint_data() 1875 snd_mask_set_format(m, SNDRV_PCM_FORMAT_S32_LE); in snd_sof_get_nhlt_endpoint_data()
|
| /linux/sound/soc/codecs/ |
| H A D | framer-codec.c | 130 snd_mask_set_format(&f_new, format); in framer_dai_hw_rule_format_by_channels()
|
| /linux/sound/soc/ti/ |
| H A D | davinci-mcasp.c | 1585 snd_mask_set_format(&nfmt, i); in davinci_mcasp_startup() 1608 snd_mask_set_format(&nfmt, i); in davinci_mcasp_shutdown() 1713 snd_mask_set_format(&nfmt, i);
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_qmc_audio.c | 440 snd_mask_set_format(&f_new, format); in qmc_dai_hw_rule_format_by_channels()
|
| H A D | fsl-asoc-card.c | 311 snd_mask_set_format(mask, priv->asrc_format); in be_hw_params_fixup()
|