Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dpcm_params.h334 static inline snd_pcm_subformat_t
337 return (__force snd_pcm_subformat_t)snd_mask_min(hw_param_mask_c(p, in params_subformat()
Dpcm.h368 snd_pcm_subformat_t subformat; /* subformat */
/Linux-v4.19/tools/include/uapi/sound/
Dasound.h274 typedef int __bitwise snd_pcm_subformat_t; typedef
275 #define SNDRV_PCM_SUBFORMAT_STD ((__force snd_pcm_subformat_t) 0)
/Linux-v4.19/include/uapi/sound/
Dasound.h274 typedef int __bitwise snd_pcm_subformat_t; typedef
275 #define SNDRV_PCM_SUBFORMAT_STD ((__force snd_pcm_subformat_t) 0)
/Linux-v4.19/sound/core/
Dpcm.c296 static const char *snd_pcm_subformat_name(snd_pcm_subformat_t subformat) in snd_pcm_subformat_name()
/Linux-v4.19/Documentation/sound/kernel-api/
Dwriting-an-alsa-driver.rst1566 snd_pcm_subformat_t subformat; /* subformat */