Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_HW_PARAM_FORMAT (Results 1 – 25 of 58) sorted by relevance

123

/Linux-v6.1/sound/soc/
Dsoc-utils-test.c129 snd_mask_none(hw_param_mask(&params, SNDRV_PCM_HW_PARAM_FORMAT)); in test_tdm_params_to_bclk_one()
182 snd_mask_none(hw_param_mask(&params, SNDRV_PCM_HW_PARAM_FORMAT)); in test_snd_soc_params_to_bclk_one()
/Linux-v6.1/sound/usb/
Dpcm.c682 struct snd_mask *fmts = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_check_valid_format()
837 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_format()
911 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_format_implicit_fb()
1027 SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info()
1037 SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info()
1043 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info()
1045 SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info()
1056 SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info()
1077 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info()
1079 SNDRV_PCM_HW_PARAM_FORMAT, -1); in setup_hw_info()
/Linux-v6.1/sound/pci/echoaudio/
Dechoaudio.c111 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_capture_format_by_channels()
139 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_capture_channels_by_format()
173 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_playback_format_by_channels()
208 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_playback_channels_by_format()
372 SNDRV_PCM_HW_PARAM_FORMAT, -1); in pcm_analog_in_open()
376 SNDRV_PCM_HW_PARAM_FORMAT, in pcm_analog_in_open()
404 SNDRV_PCM_HW_PARAM_FORMAT, -1); in pcm_analog_out_open()
408 SNDRV_PCM_HW_PARAM_FORMAT, in pcm_analog_out_open()
442 SNDRV_PCM_HW_PARAM_FORMAT, -1); in pcm_digital_in_open()
446 SNDRV_PCM_HW_PARAM_FORMAT, in pcm_digital_in_open()
[all …]
/Linux-v6.1/sound/soc/sti/
Duniperif_reader.c378 SNDRV_PCM_HW_PARAM_FORMAT, in uni_reader_startup()
380 reader, SNDRV_PCM_HW_PARAM_FORMAT, in uni_reader_startup()
Duniperif_player.c718 SNDRV_PCM_HW_PARAM_FORMAT, in uni_player_startup()
720 player, SNDRV_PCM_HW_PARAM_FORMAT, in uni_player_startup()
/Linux-v6.1/include/sound/
Dpcm_params.h316 SNDRV_PCM_HW_PARAM_FORMAT)); in params_format()
368 snd_mask_set_format(hw_param_mask(p, SNDRV_PCM_HW_PARAM_FORMAT), fmt); in params_set_format()
/Linux-v6.1/sound/soc/ti/
Ddavinci-mcasp.c1330 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in davinci_mcasp_hw_rule_slot_width()
1352 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in davinci_mcasp_hw_rule_format_width()
1431 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in davinci_mcasp_hw_rule_format()
1553 SNDRV_PCM_HW_PARAM_FORMAT, in davinci_mcasp_startup()
1556 SNDRV_PCM_HW_PARAM_FORMAT, -1); in davinci_mcasp_startup()
1563 SNDRV_PCM_HW_PARAM_FORMAT, in davinci_mcasp_startup()
1566 SNDRV_PCM_HW_PARAM_FORMAT, -1); in davinci_mcasp_startup()
1580 SNDRV_PCM_HW_PARAM_FORMAT, -1); in davinci_mcasp_startup()
1584 SNDRV_PCM_HW_PARAM_FORMAT, in davinci_mcasp_startup()
/Linux-v6.1/sound/xen/
Dxen_snd_front_alsa.c262 hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in alsa_hw_rule()
388 ret = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT, in alsa_open()
390 SNDRV_PCM_HW_PARAM_FORMAT, -1); in alsa_open()
/Linux-v6.1/sound/soc/sof/
Dipc4-pcm.c183 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in sof_ipc4_pcm_dai_link_fixup()
/Linux-v6.1/sound/soc/intel/boards/
Dbdw-rt5650.c97 snd_mask_set_format(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), in broadwell_ssp0_fixup()
Dcht_bsw_nau8824.c136 hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in cht_codec_fixup()
Dkbl_rt5660.c143 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in kabylake_ssp0_fixup()
Dskl_rt286.c216 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in skylake_ssp0_fixup()
/Linux-v6.1/sound/soc/mediatek/mt8183/
Dmt8183-da7219-max98357.c160 snd_mask_reset_range(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), in mt8183_i2s_hw_params_fixup()
172 snd_mask_reset_range(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), in mt8183_rt1015_i2s_hw_params_fixup()
Dmt8183-mt6358-ts3a227-max98357.c101 snd_mask_reset_range(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), in mt8183_i2s_hw_params_fixup()
114 snd_mask_reset_range(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), in mt8183_rt1015_i2s_hw_params_fixup()
/Linux-v6.1/sound/soc/intel/avs/boards/
Dmax98373.c54 fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in avs_max98373_be_fixup()
Drt298.c81 fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in avs_rt298_be_fixup()
Dssm4567.c104 fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in avs_ssm4567_be_fixup()
Drt286.c81 fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in avs_rt286_be_fixup()
Drt274.c129 fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in avs_rt274_be_fixup()
Dnau8825.c126 fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in avs_nau8825_be_fixup()
/Linux-v6.1/drivers/usb/gadget/function/
Du_uac1_legacy.c116 _snd_pcm_hw_param_set(params, SNDRV_PCM_HW_PARAM_FORMAT, in playback_default_hw_params()
/Linux-v6.1/sound/soc/qcom/
Dapq8016_sbc.c232 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in msm8916_qdsp6_be_hw_params_fixup()
/Linux-v6.1/sound/soc/fsl/
Dimx-audmix.c69 return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, in imx_audmix_fe_startup()
/Linux-v6.1/sound/sparc/
Ddbri.c2014 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in snd_hw_rule_format()
2030 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in snd_hw_rule_channels()
2061 snd_hw_rule_format, NULL, SNDRV_PCM_HW_PARAM_FORMAT, in snd_dbri_open()
2063 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT, in snd_dbri_open()

123