| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | pcm_params.h | 26 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 D | pcm.h | 239 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 D | pcm_plugin.h | 114 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 D | pcm_plugin.c | 276 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 D | pcm_oss.c | 170 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 D | pcm_param_trace.h | 29 …bstream, snd_pcm_hw_param_t type, int index, const struct snd_mask *prev, const struct snd_mask *c…
|
| H A D | pcm_compat.c | 56 …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 D | pcm_native.c | 271 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 D | asound.h | 389 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 D | asound.h | 389 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 D | asound.h | 405 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 D | asound.h | 405 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 D | pcm.c | 71 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 D | echoaudio.c | 112 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 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() 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 D | cht_bsw_nau8824.c | 142 struct snd_mask *fmt = 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()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | u_uac1_legacy.c | 45 struct snd_mask *m = hw_param_mask(params, var); in _snd_pcm_hw_param_set()
|
| /OK3568_Linux_fs/kernel/sound/xen/ |
| H A D | xen_snd_front_alsa.c | 261 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 D | sti_uniperif.c | 182 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 D | sdm845.c | 509 struct snd_mask *fmt = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); in sdm845_be_hw_params_fixup()
|