| /Linux-v5.15/sound/usb/ |
| D | pcm.c | 664 struct snd_mask *fmts = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_check_valid_format() 810 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_format() 884 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_format_implicit_fb() 1000 SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info() 1010 SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info() 1016 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info() 1018 SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info() 1029 SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info() 1038 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info() 1040 SNDRV_PCM_HW_PARAM_FORMAT, -1); in setup_hw_info()
|
| /Linux-v5.15/sound/pci/echoaudio/ |
| D | echoaudio.c | 111 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-v5.15/sound/soc/sti/ |
| D | uniperif_reader.c | 378 SNDRV_PCM_HW_PARAM_FORMAT, in uni_reader_startup() 380 reader, SNDRV_PCM_HW_PARAM_FORMAT, in uni_reader_startup()
|
| D | uniperif_player.c | 718 SNDRV_PCM_HW_PARAM_FORMAT, in uni_player_startup() 720 player, SNDRV_PCM_HW_PARAM_FORMAT, in uni_player_startup()
|
| /Linux-v5.15/include/sound/ |
| D | pcm_params.h | 316 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-v5.15/sound/soc/ti/ |
| D | davinci-mcasp.c | 1330 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-v5.15/sound/xen/ |
| D | xen_snd_front_alsa.c | 262 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-v5.15/sound/soc/intel/boards/ |
| D | bdw-rt5650.c | 97 snd_mask_set_format(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), in broadwell_ssp0_fixup()
|
| D | cht_bsw_nau8824.c | 136 hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in cht_codec_fixup()
|
| D | skl_rt286.c | 216 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in skylake_ssp0_fixup()
|
| D | kbl_rt5660.c | 143 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in kabylake_ssp0_fixup()
|
| D | glk_rt5682_max98357a.c | 123 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in geminilake_ssp_fixup()
|
| D | bxt_rt298.c | 211 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in broxton_ssp5_fixup()
|
| D | kbl_da7219_max98357a.c | 149 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in kabylake_ssp_fixup()
|
| D | skl_nau88l25_max98357a.c | 144 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in skylake_ssp_fixup()
|
| D | skl_nau88l25_ssm4567.c | 322 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in skylake_ssp_fixup()
|
| /Linux-v5.15/sound/soc/mediatek/mt8183/ |
| D | mt8183-da7219-max98357.c | 159 snd_mask_reset_range(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), in mt8183_i2s_hw_params_fixup() 171 snd_mask_reset_range(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), in mt8183_rt1015_i2s_hw_params_fixup()
|
| D | mt8183-mt6358-ts3a227-max98357.c | 100 snd_mask_reset_range(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), in mt8183_i2s_hw_params_fixup() 113 snd_mask_reset_range(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), in mt8183_rt1015_i2s_hw_params_fixup()
|
| /Linux-v5.15/drivers/usb/gadget/function/ |
| D | u_uac1_legacy.c | 116 _snd_pcm_hw_param_set(params, SNDRV_PCM_HW_PARAM_FORMAT, in playback_default_hw_params()
|
| /Linux-v5.15/sound/soc/mediatek/mt8195/ |
| D | mt8195-mt6359-rt1019-rt5682.c | 324 snd_mask_reset_range(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), in mt8195_etdm_hw_params_fixup() 432 snd_mask_reset_range(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), in mt8195_dptx_hw_params_fixup()
|
| /Linux-v5.15/sound/core/ |
| D | pcm_native.c | 486 m = hw_param_mask_c(params, SNDRV_PCM_HW_PARAM_FORMAT); in fixup_unreferenced_params() 628 SNDRV_PCM_HW_PARAM_FORMAT, in snd_pcm_hw_params_choose() 2341 struct snd_mask *mask = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in snd_pcm_hw_rule_format() 2368 if (!snd_mask_test_format(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), k)) in snd_pcm_hw_rule_sample_bits() 2438 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT, in snd_pcm_hw_constraints_init() 2445 SNDRV_PCM_HW_PARAM_FORMAT, in snd_pcm_hw_constraints_init() 2565 err = snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, hw->formats); in snd_pcm_hw_constraints_complete()
|
| /Linux-v5.15/sound/soc/fsl/ |
| D | imx-audmix.c | 69 return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, in imx_audmix_fe_startup()
|
| /Linux-v5.15/sound/sparc/ |
| D | dbri.c | 2014 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()
|
| /Linux-v5.15/sound/soc/qcom/ |
| D | sdm845.c | 517 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in sdm845_be_hw_params_fixup()
|
| /Linux-v5.15/Documentation/sound/designs/ |
| D | tracepoints.rst | 54 - SNDRV_PCM_HW_PARAM_FORMAT
|