Home
last modified time | relevance | path

Searched defs:snd_soc_pcm_stream (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc.h712 struct snd_soc_pcm_stream { struct
713 const char *stream_name;
714 u64 formats; /* SNDRV_PCM_FMTBIT_* */
715 unsigned int rates; /* SNDRV_PCM_RATE_* */
716 unsigned int rate_min; /* min rate */
717 unsigned int rate_max; /* max rate */
718 unsigned int channels_min; /* min channels */
719 unsigned int channels_max; /* max channels */
720 unsigned int sig_bits; /* number of bits of content */