Home
last modified time | relevance | path

Searched refs:snd_mask (Results 1 – 25 of 39) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/sound/
H A Dpcm_params.h26 static inline void snd_mask_none(struct snd_mask *mask) in snd_mask_none()
31 static inline void snd_mask_any(struct snd_mask *mask) in snd_mask_any()
36 static inline int snd_mask_empty(const struct snd_mask *mask) in snd_mask_empty()
45 static inline unsigned int snd_mask_min(const struct snd_mask *mask) in snd_mask_min()
55 static inline unsigned int snd_mask_max(const struct snd_mask *mask) in snd_mask_max()
65 static inline void snd_mask_set(struct snd_mask *mask, unsigned int val) in snd_mask_set()
71 static inline void snd_mask_set_format(struct snd_mask *mask, in snd_mask_set_format()
77 static inline void snd_mask_reset(struct snd_mask *mask, unsigned int val) in snd_mask_reset()
82 static inline void snd_mask_set_range(struct snd_mask *mask, in snd_mask_set_range()
90 static inline void snd_mask_reset_range(struct snd_mask *mask, in snd_mask_reset_range()
[all …]
H A Dpcm.h239 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
248 static inline struct snd_mask *constrs_mask(struct snd_pcm_hw_constraints *constrs, in constrs_mask()
894 static inline struct snd_mask *hw_param_mask(struct snd_pcm_hw_params *params, in hw_param_mask()
906 static inline const struct snd_mask *hw_param_mask_c(const struct snd_pcm_hw_params *params, in hw_param_mask_c()
/OK3568_Linux_fs/kernel/sound/core/oss/
H A Dpcm_plugin.h114 const struct snd_mask *format_mask);
158 static inline int snd_pcm_plug_slave_format(int format, const struct snd_mask *format_mask) { retur… in snd_pcm_plug_slave_format()
H A Dpcm_plugin.c276 static int snd_pcm_plug_formats(const struct snd_mask *mask, in snd_pcm_plug_formats()
279 struct snd_mask formats = *mask; in snd_pcm_plug_formats()
320 const struct snd_mask *format_mask) in snd_pcm_plug_slave_format()
H A Dpcm_oss.c170 const struct snd_mask *val) in _snd_pcm_hw_param_mask()
184 const struct snd_mask *val) in snd_pcm_hw_param_mask()
452 struct snd_mask *m = hw_param_mask(params, var); in _snd_pcm_hw_param_set()
857 const struct snd_mask *sformat_mask; in snd_pcm_oss_change_params_locked()
858 struct snd_mask mask; in snd_pcm_oss_change_params_locked()
1838 const struct snd_mask *format_mask; in snd_pcm_oss_get_formats()
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_param_trace.h29 …bstream, snd_pcm_hw_param_t type, int index, const struct snd_mask *prev, const struct snd_mask *c…
H A Dpcm_compat.c56 …struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - SNDRV_PCM_HW_PARAM_FIRST_MASK + 1]; /* this m…
57 struct snd_mask mres[5]; /* reserved masks */
H A Dpcm_native.c271 struct snd_mask *m; in constrain_mask_params()
273 struct snd_mask old_mask; in constrain_mask_params()
349 struct snd_mask old_mask; in constrain_params_by_rules()
463 const struct snd_mask *m; in fixup_unreferenced_params()
633 struct snd_mask old_mask; in snd_pcm_hw_params_choose()
2389 struct snd_mask m; in snd_pcm_hw_rule_format()
2390 struct snd_mask *mask = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in snd_pcm_hw_rule_format()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasound.h389 struct snd_mask { struct
395 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - argument
397 struct snd_mask mres[5]; /* reserved masks */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasound.h389 struct snd_mask { struct
395 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - argument
397 struct snd_mask mres[5]; /* reserved masks */
/OK3568_Linux_fs/kernel/tools/include/uapi/sound/
H A Dasound.h405 struct snd_mask { struct
411 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - argument
413 struct snd_mask mres[5]; /* reserved masks */
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasound.h405 struct snd_mask { struct
411 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - argument
413 struct snd_mask mres[5]; /* reserved masks */
/OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/
H A Dpcm.c71 static inline struct snd_mask *param_to_mask(struct snd_pcm_hw_params *p, int n) in param_to_mask()
81 struct snd_mask *m = param_to_mask(p, n); in param_set_mask()
141 struct snd_mask *m = param_to_mask(p, n); in param_init()
/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()
113 struct snd_mask fmt; 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()
175 struct snd_mask fmt; 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/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()
1300 struct snd_mask nfmt; 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()
1322 struct snd_mask nfmt; 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()
1401 struct snd_mask nfmt; in davinci_mcasp_hw_rule_format()
/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dcht_bsw_nau8824.c142 struct snd_mask *fmt = 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()
/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()
/OK3568_Linux_fs/kernel/sound/xen/
H A Dxen_snd_front_alsa.c261 struct snd_mask *formats = in alsa_hw_rule()
276 struct snd_mask mask; in alsa_hw_rule()
/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()

12