Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/sound/
Dasoc.h287 struct snd_soc_tplg_stream { struct
288 __le32 size; /* in bytes of this structure */
289 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* Name of the stream */
290 __le64 format; /* SNDRV_PCM_FMTBIT_* */
291 __le32 rate; /* SNDRV_PCM_RATE_* */
292 __le32 period_bytes; /* size of period in bytes */
293 __le32 buffer_bytes; /* size of buffer in bytes */
294 __le32 channels; /* channels */