Home
last modified time | relevance | path

Searched refs:snd_pcm_subformat_t (Results 1 – 4 of 4) sorted by relevance

/include/uapi/sound/
A Dasound.h268 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)
/include/sound/
A Dpcm_params.h323 static inline snd_pcm_subformat_t
326 return (__force snd_pcm_subformat_t)snd_mask_min(hw_param_mask_c(p, in params_subformat()
A Dhdaudio.h143 unsigned int snd_hdac_stream_format_bits(snd_pcm_format_t format, snd_pcm_subformat_t subformat,
A Dpcm.h381 snd_pcm_subformat_t subformat; /* subformat */

Completed in 20 milliseconds