Searched defs:snd_tplg_stream_template (Results 1 – 1 of 1) sorted by relevance
973 struct snd_tplg_stream_template { struct974 const char *name; /*!< name of the stream config */975 int format; /*!< SNDRV_PCM_FMTBIT_* */976 int rate; /*!< SNDRV_PCM_RATE_* */977 int period_bytes; /*!< size of period in bytes */978 int buffer_bytes; /*!< size of buffer in bytes. */979 int channels; /*!< number of channels */