Home
last modified time | relevance | path

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

12

/Linux-v4.19/sound/pci/echoaudio/
Dechoaudio.c123 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_capture_format_by_channels()
151 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_capture_channels_by_format()
185 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_playback_format_by_channels()
220 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_playback_channels_by_format()
361 SNDRV_PCM_HW_PARAM_FORMAT, -1)) < 0) in pcm_analog_in_open()
364 SNDRV_PCM_HW_PARAM_FORMAT, in pcm_analog_in_open()
395 SNDRV_PCM_HW_PARAM_FORMAT, -1)) < 0) in pcm_analog_out_open()
398 SNDRV_PCM_HW_PARAM_FORMAT, in pcm_analog_out_open()
436 SNDRV_PCM_HW_PARAM_FORMAT, -1)) < 0) in pcm_digital_in_open()
439 SNDRV_PCM_HW_PARAM_FORMAT, in pcm_digital_in_open()
[all …]
/Linux-v4.19/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.c717 SNDRV_PCM_HW_PARAM_FORMAT, in uni_player_startup()
719 player, SNDRV_PCM_HW_PARAM_FORMAT, in uni_player_startup()
/Linux-v4.19/include/sound/
Dpcm_params.h327 SNDRV_PCM_HW_PARAM_FORMAT)); in params_format()
379 snd_mask_set_format(hw_param_mask(p, SNDRV_PCM_HW_PARAM_FORMAT), fmt); in params_set_format()
/Linux-v4.19/sound/xen/
Dxen_snd_front_alsa.c247 hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in alsa_hw_rule()
373 ret = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT, in alsa_open()
375 SNDRV_PCM_HW_PARAM_FORMAT, -1); in alsa_open()
/Linux-v4.19/sound/usb/
Dpcm.c948 struct snd_mask *fmts = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_check_valid_format()
1095 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_format()
1259 SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info()
1267 SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info()
1273 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info()
1285 SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info()
/Linux-v4.19/sound/soc/intel/boards/
Dcht_bsw_nau8824.c150 hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in cht_codec_fixup()
Dskl_rt286.c224 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in skylake_ssp0_fixup()
Dbxt_rt298.c216 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in broxton_ssp5_fixup()
Dbxt_da7219_max98357a.c155 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in broxton_ssp_fixup()
Dglk_rt5682_max98357a.c159 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in geminilake_ssp_fixup()
Dkbl_da7219_max98357a.c147 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in kabylake_ssp_fixup()
Dskl_nau88l25_max98357a.c152 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in skylake_ssp_fixup()
Dskl_nau88l25_ssm4567.c341 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in skylake_ssp_fixup()
Dkbl_rt5663_rt5514_max98927.c295 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in kabylake_ssp_fixup()
/Linux-v4.19/sound/soc/qcom/
Dsdm845.c187 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in sdm845_be_hw_params_fixup()
/Linux-v4.19/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-v4.19/sound/core/
Dpcm_native.c492 m = hw_param_mask_c(params, SNDRV_PCM_HW_PARAM_FORMAT); in fixup_unreferenced_params()
621 SNDRV_PCM_HW_PARAM_FORMAT, in snd_pcm_hw_params_choose()
2087 struct snd_mask *mask = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in snd_pcm_hw_rule_format()
2113 if (! snd_mask_test(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), k)) in snd_pcm_hw_rule_sample_bits()
2183 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT, in snd_pcm_hw_constraints_init()
2190 SNDRV_PCM_HW_PARAM_FORMAT, in snd_pcm_hw_constraints_init()
2310 err = snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, hw->formats); in snd_pcm_hw_constraints_complete()
/Linux-v4.19/sound/sparc/
Ddbri.c2010 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in snd_hw_rule_format()
2026 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in snd_hw_rule_channels()
2057 snd_hw_rule_format, NULL, SNDRV_PCM_HW_PARAM_FORMAT, in snd_dbri_open()
2059 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT, in snd_dbri_open()
/Linux-v4.19/sound/soc/davinci/
Ddavinci-mcasp.c1205 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in davinci_mcasp_hw_rule_format()
1330 SNDRV_PCM_HW_PARAM_FORMAT, -1); in davinci_mcasp_startup()
1334 SNDRV_PCM_HW_PARAM_FORMAT, in davinci_mcasp_startup()
/Linux-v4.19/sound/ppc/
Dpmac.c579 return snd_mask_refine_set(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT),
622 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT, in snd_pmac_pcm_open()
/Linux-v4.19/sound/soc/fsl/
Dfsl-asoc-card.c196 mask = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in be_hw_params_fixup()
/Linux-v4.19/Documentation/sound/designs/
Dtracepoints.rst54 - SNDRV_PCM_HW_PARAM_FORMAT
/Linux-v4.19/sound/soc/codecs/
Dadau1977.c725 SNDRV_PCM_HW_PARAM_FORMAT, formats); in adau1977_startup()
/Linux-v4.19/sound/drivers/
Daloop.c721 SNDRV_PCM_HW_PARAM_FORMAT, in loopback_open()
723 SNDRV_PCM_HW_PARAM_FORMAT, -1); in loopback_open()

12