Searched refs:snd_pcm_subformat_t (Results 1 – 8 of 8) sorted by relevance
268 typedef int __bitwise snd_pcm_subformat_t; typedef 269 #define SNDRV_PCM_SUBFORMAT_STD ((__force snd_pcm_subformat_t) 0)270 #define SNDRV_PCM_SUBFORMAT_MSBITS_MAX ((__force snd_pcm_subformat_t) 1)271 #define SNDRV_PCM_SUBFORMAT_MSBITS_20 ((__force snd_pcm_subformat_t) 2)272 #define SNDRV_PCM_SUBFORMAT_MSBITS_24 ((__force snd_pcm_subformat_t) 3)
268 typedef int __bitwise snd_pcm_subformat_t; typedef269 #define SNDRV_PCM_SUBFORMAT_STD ((__force snd_pcm_subformat_t) 0)270 #define SNDRV_PCM_SUBFORMAT_MSBITS_MAX ((__force snd_pcm_subformat_t) 1)271 #define SNDRV_PCM_SUBFORMAT_MSBITS_20 ((__force snd_pcm_subformat_t) 2)272 #define SNDRV_PCM_SUBFORMAT_MSBITS_24 ((__force snd_pcm_subformat_t) 3)
323 static inline snd_pcm_subformat_t326 return (__force snd_pcm_subformat_t)snd_mask_min(hw_param_mask_c(p, in params_subformat()
762 unsigned int snd_hdac_stream_format_bits(snd_pcm_format_t format, snd_pcm_subformat_t subformat, in snd_hdac_stream_format_bits()
281 static const char *snd_pcm_subformat_name(snd_pcm_subformat_t subformat) in snd_pcm_subformat_name()
1738 snd_pcm_subformat_t subformat = params_subformat(p); in snd_pcm_hw_params_bits()
1477 snd_pcm_subformat_t subformat; /* subformat */