Home
last modified time | relevance | path

Searched refs:hw_param_mask (Results 1 – 25 of 34) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Du_uac1_legacy.c45 struct snd_mask *m = hw_param_mask(params, var); in _snd_pcm_hw_param_set()
55 hw_param_mask(params, var), val); in _snd_pcm_hw_param_set()
/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dbdw-rt5650.c97 snd_mask_set_format(hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT), in broadwell_ssp0_fixup()
H A Dcht_bsw_nau8824.c143 hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in cht_codec_fixup()
H A Dskl_rt286.c216 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in skylake_ssp0_fixup()
H A Dkbl_rt5660.c143 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in kabylake_ssp0_fixup()
H A Dbxt_rt298.c211 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in broxton_ssp5_fixup()
H A Dkbl_da7219_max98357a.c146 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in kabylake_ssp_fixup()
H A Dglk_rt5682_max98357a.c123 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in geminilake_ssp_fixup()
H A Dskl_nau88l25_max98357a.c144 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in skylake_ssp_fixup()
H A Dskl_nau88l25_ssm4567.c322 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in skylake_ssp_fixup()
H A Dkbl_rt5663_rt5514_max98927.c338 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in kabylake_ssp_fixup()
H A Dbxt_da7219_max98357a.c196 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in broxton_ssp_fixup()
H A Dkbl_rt5663_max98927.c403 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in kabylake_ssp_fixup()
/OK3568_Linux_fs/kernel/sound/soc/mediatek/mt8183/
H A Dmt8183-da7219-max98357.c165 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 Dmt8183-mt6358-ts3a227-max98357.c106 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/include/sound/
H A Dpcm_params.h368 snd_mask_set_format(hw_param_mask(p, SNDRV_PCM_HW_PARAM_FORMAT), fmt); in params_set_format()
/OK3568_Linux_fs/kernel/sound/pci/echoaudio/
H A Dechoaudio.c112 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()
/OK3568_Linux_fs/kernel/sound/core/oss/
H A Dpcm_oss.c173 changed = snd_mask_refine(hw_param_mask(params, var), val); in _snd_pcm_hw_param_mask()
214 changed = snd_mask_refine_min(hw_param_mask(params, var), in _snd_pcm_hw_param_min()
272 snd_mask_none(hw_param_mask(params, var)); in _snd_pcm_hw_param_max()
275 changed = snd_mask_refine_max(hw_param_mask(params, var), in _snd_pcm_hw_param_max()
452 struct snd_mask *m = hw_param_mask(params, var); in _snd_pcm_hw_param_set()
461 changed = snd_mask_refine_set(hw_param_mask(params, var), val); in _snd_pcm_hw_param_set()
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_native.c277 m = hw_param_mask(params, k); in constrain_mask_params()
412 old_mask = *hw_param_mask(params, r->var); in constrain_params_by_rules()
434 hw_param_mask(params, r->var)); in constrain_params_by_rules()
641 old_mask = *hw_param_mask(params, *v); in snd_pcm_hw_params_choose()
659 hw_param_mask(params, *v)); 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()
H A Dpcm_lib.c1517 snd_mask_any(hw_param_mask(params, var)); in _snd_pcm_hw_param_any()
1579 snd_mask_none(hw_param_mask(params, var)); in _snd_pcm_hw_param_setempty()
1597 changed = snd_mask_refine_first(hw_param_mask(params, var)); in _snd_pcm_hw_param_first()
1643 changed = snd_mask_refine_last(hw_param_mask(params, var)); in _snd_pcm_hw_param_last()
/OK3568_Linux_fs/kernel/sound/soc/sti/
H A Dsti_uniperif.c182 struct snd_mask *maskp = hw_param_mask(params, rule->var); in sti_uniperiph_fix_tdm_format()
/OK3568_Linux_fs/kernel/sound/soc/qcom/
H A Dsdm845.c509 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in sdm845_be_hw_params_fixup()
/OK3568_Linux_fs/kernel/sound/soc/ti/
H A Ddavinci-mcasp.c1299 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()
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dpcm.c637 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in sof_pcm_dai_link_fixup()
/OK3568_Linux_fs/kernel/sound/xen/
H A Dxen_snd_front_alsa.c262 hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in alsa_hw_rule()

12