Searched refs:snd_pcm_subformat_t (Results 1 – 4 of 4) sorted by relevance
327 static inline snd_pcm_subformat_t330 return (__force snd_pcm_subformat_t)snd_mask_min(hw_param_mask_c(p, in params_subformat()
357 snd_pcm_subformat_t subformat; /* subformat */
256 typedef int __bitwise snd_pcm_subformat_t; typedef257 #define SNDRV_PCM_SUBFORMAT_STD ((__force snd_pcm_subformat_t) 0)
289 static const char *snd_pcm_subformat_name(snd_pcm_subformat_t subformat) in snd_pcm_subformat_name()