Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dsoc.h721 struct snd_soc_pcm_stream { struct
722 const char *stream_name;
723 u64 formats; /* SNDRV_PCM_FMTBIT_* */
724 unsigned int rates; /* SNDRV_PCM_RATE_* */
725 unsigned int rate_min; /* min rate */
726 unsigned int rate_max; /* max rate */
727 unsigned int channels_min; /* min channels */
728 unsigned int channels_max; /* max channels */
729 unsigned int sig_bits; /* number of bits of content */