| /OK3568_Linux_fs/kernel/sound/pci/echoaudio/ |
| H A D | echoaudio.c | 112 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_capture_format_by_channels() 140 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_capture_channels_by_format() 174 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_playback_format_by_channels() 209 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_playback_channels_by_format() 368 SNDRV_PCM_HW_PARAM_FORMAT, -1)) < 0) in pcm_analog_in_open() 371 SNDRV_PCM_HW_PARAM_FORMAT, in pcm_analog_in_open() 397 SNDRV_PCM_HW_PARAM_FORMAT, -1)) < 0) in pcm_analog_out_open() 400 SNDRV_PCM_HW_PARAM_FORMAT, in pcm_analog_out_open() 433 SNDRV_PCM_HW_PARAM_FORMAT, -1)) < 0) in pcm_digital_in_open() 436 SNDRV_PCM_HW_PARAM_FORMAT, in pcm_digital_in_open() [all …]
|
| /OK3568_Linux_fs/kernel/sound/soc/sti/ |
| H A 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()
|
| H A 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()
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/sound/soc/ti/ |
| H A D | davinci-mcasp.c | 1299 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in davinci_mcasp_hw_rule_slot_width() 1321 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in davinci_mcasp_hw_rule_format_width() 1400 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in davinci_mcasp_hw_rule_format() 1522 SNDRV_PCM_HW_PARAM_FORMAT, in davinci_mcasp_startup() 1525 SNDRV_PCM_HW_PARAM_FORMAT, -1); in davinci_mcasp_startup() 1532 SNDRV_PCM_HW_PARAM_FORMAT, in davinci_mcasp_startup() 1535 SNDRV_PCM_HW_PARAM_FORMAT, -1); in davinci_mcasp_startup() 1549 SNDRV_PCM_HW_PARAM_FORMAT, -1); in davinci_mcasp_startup() 1553 SNDRV_PCM_HW_PARAM_FORMAT, in davinci_mcasp_startup()
|
| /OK3568_Linux_fs/kernel/sound/xen/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/sound/usb/ |
| H A D | pcm.c | 1155 struct snd_mask *fmts = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_check_valid_format() 1302 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in hw_rule_format() 1466 SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info() 1474 SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info() 1480 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info() 1492 SNDRV_PCM_HW_PARAM_FORMAT, in setup_hw_info()
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/boards/ |
| H A D | bdw-rt5650.c | 97 snd_mask_set_format(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), in broadwell_ssp0_fixup()
|
| H A D | cht_bsw_nau8824.c | 143 hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in cht_codec_fixup()
|
| H A D | skl_rt286.c | 216 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in skylake_ssp0_fixup()
|
| H A D | kbl_rt5660.c | 143 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in kabylake_ssp0_fixup()
|
| H A D | bxt_rt298.c | 211 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in broxton_ssp5_fixup()
|
| H A D | kbl_da7219_max98357a.c | 146 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in kabylake_ssp_fixup()
|
| H A D | glk_rt5682_max98357a.c | 123 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in geminilake_ssp_fixup()
|
| H A D | skl_nau88l25_max98357a.c | 144 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in skylake_ssp_fixup()
|
| H A D | skl_nau88l25_ssm4567.c | 322 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in skylake_ssp_fixup()
|
| /OK3568_Linux_fs/kernel/sound/soc/mediatek/mt8183/ |
| H A D | mt8183-da7219-max98357.c | 165 snd_mask_reset_range(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), in mt8183_i2s_hw_params_fixup() 177 snd_mask_reset_range(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), in mt8183_rt1015_i2s_hw_params_fixup()
|
| H A D | mt8183-mt6358-ts3a227-max98357.c | 106 snd_mask_reset_range(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), in mt8183_i2s_hw_params_fixup() 119 snd_mask_reset_range(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), in mt8183_rt1015_i2s_hw_params_fixup()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | u_uac1_legacy.c | 116 _snd_pcm_hw_param_set(params, SNDRV_PCM_HW_PARAM_FORMAT, in playback_default_hw_params()
|
| /OK3568_Linux_fs/kernel/sound/sparc/ |
| H A D | dbri.c | 2015 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in snd_hw_rule_format() 2031 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in snd_hw_rule_channels() 2062 snd_hw_rule_format, NULL, SNDRV_PCM_HW_PARAM_FORMAT, in snd_dbri_open() 2064 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT, in snd_dbri_open()
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm_native.c | 481 m = hw_param_mask_c(params, SNDRV_PCM_HW_PARAM_FORMAT); in fixup_unreferenced_params() 623 SNDRV_PCM_HW_PARAM_FORMAT, in snd_pcm_hw_params_choose() 2390 struct snd_mask *mask = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in snd_pcm_hw_rule_format() 2417 if (!snd_mask_test_format(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), k)) in snd_pcm_hw_rule_sample_bits() 2487 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT, in snd_pcm_hw_constraints_init() 2494 SNDRV_PCM_HW_PARAM_FORMAT, in snd_pcm_hw_constraints_init() 2614 err = snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, hw->formats); in snd_pcm_hw_constraints_complete()
|
| /OK3568_Linux_fs/kernel/sound/soc/fsl/ |
| H A D | imx-audmix.c | 69 return snd_pcm_hw_constraint_mask64(runtime, SNDRV_PCM_HW_PARAM_FORMAT, in imx_audmix_fe_startup()
|
| /OK3568_Linux_fs/kernel/sound/soc/qcom/ |
| H A D | sdm845.c | 509 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in sdm845_be_hw_params_fixup()
|
| /OK3568_Linux_fs/kernel/sound/ppc/ |
| H A D | pmac.c | 548 return snd_mask_refine_set(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), 591 snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FORMAT, in snd_pmac_pcm_open()
|
| /OK3568_Linux_fs/kernel/Documentation/sound/designs/ |
| H A D | tracepoints.rst | 54 - SNDRV_PCM_HW_PARAM_FORMAT
|