Home
last modified time | relevance | path

Searched refs:snd_mask (Results 1 - 25 of 90) sorted by relevance

1234

/kernel/linux/linux-5.10/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 *mas
[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()
892 static inline struct snd_mask *hw_param_mask(struct snd_pcm_hw_params *params, in hw_param_mask()
904 static inline const struct snd_mask *hw_param_mask_c(const struct snd_pcm_hw_params *params, in hw_param_mask_c()
/kernel/linux/linux-6.6/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 *mas
[all...]
H A Dpcm.h240 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
249 static inline struct snd_mask *constrs_mask(struct snd_pcm_hw_constraints *constrs, in constrs_mask()
946 static inline struct snd_mask *hw_param_mask(struct snd_pcm_hw_params *params, in hw_param_mask()
958 static inline const struct snd_mask *hw_param_mask_c(const struct snd_pcm_hw_params *params, in hw_param_mask_c()
/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_plugin.h114 const struct snd_mask *format_mask);
148 static inline int snd_pcm_plug_slave_format(int format, const struct snd_mask *format_mask) { return format; } 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()
/kernel/linux/linux-6.6/sound/core/oss/
H A Dpcm_plugin.h114 const struct snd_mask *format_mask);
148 static inline int snd_pcm_plug_slave_format(int format, const struct snd_mask *format_mask) { return format; } in snd_pcm_plug_slave_format()
H A Dpcm_plugin.c277 static int snd_pcm_plug_formats(const struct snd_mask *mask, in snd_pcm_plug_formats()
280 struct snd_mask formats = *mask; in snd_pcm_plug_formats()
321 const struct snd_mask *format_mask) in snd_pcm_plug_slave_format()
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_param_trace.h29 TP_PROTO(struct snd_pcm_substream *substream, snd_pcm_hw_param_t type, int index, const struct snd_mask *prev, const struct snd_mask *curr),
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_param_trace.h29 TP_PROTO(struct snd_pcm_substream *substream, snd_pcm_hw_param_t type, int index, const struct snd_mask *prev, const struct snd_mask *curr),
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound.h298 struct snd_mask { struct
303 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
305 struct snd_mask mres[5];
/kernel/linux/linux-6.6/sound/soc/intel/avs/boards/
H A Dmax98357a.c32 struct snd_mask *fmt; in avs_max98357a_be_fixup()
H A Dssm4567.c69 struct snd_mask *fmt; in avs_ssm4567_be_fixup()
H A Drt286.c81 struct snd_mask *fmt; in avs_rt286_be_fixup()
H A Dmax98373.c50 struct snd_mask *fmt; in avs_max98373_be_fixup()
H A Dmax98927.c50 struct snd_mask *fmt; in avs_max98927_be_fixup()
/kernel/linux/linux-5.10/tools/include/uapi/sound/
H A Dasound.h405 struct snd_mask { struct
411 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
413 struct snd_mask mres[5]; /* reserved masks */
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound.h405 struct snd_mask { struct
411 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
413 struct snd_mask mres[5]; /* reserved masks */
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound.h401 struct snd_mask { struct
407 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
409 struct snd_mask mres[5]; /* reserved masks */
/kernel/linux/linux-6.6/tools/include/uapi/sound/
H A Dasound.h401 struct snd_mask { struct
407 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
409 struct snd_mask mres[5]; /* reserved masks */
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound.h315 struct snd_mask { struct
320 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - SNDRV_PCM_HW_PARAM_FIRST_MASK + 1];
321 struct snd_mask mres[5];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound.h315 struct snd_mask { struct
320 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - SNDRV_PCM_HW_PARAM_FIRST_MASK + 1];
321 struct snd_mask mres[5];
/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A Dcht_bsw_nau8824.c142 struct snd_mask *fmt = in cht_codec_fixup()
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dcht_bsw_nau8824.c135 struct snd_mask *fmt = in cht_codec_fixup()
/kernel/linux/linux-5.10/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()

Completed in 38 milliseconds

1234