Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/sound/
Dasoc.h317 struct snd_soc_tplg_stream { struct
318 __le32 size; /* in bytes of this structure */
319 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* Name of the stream */
320 __le64 format; /* SNDRV_PCM_FMTBIT_* */
321 __le32 rate; /* SNDRV_PCM_RATE_* */
322 __le32 period_bytes; /* size of period in bytes */
323 __le32 buffer_bytes; /* size of buffer in bytes */
324 __le32 channels; /* channels */