Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/sound/
Dasoc.h319 struct snd_soc_tplg_stream { struct
320 __le32 size; /* in bytes of this structure */
321 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; /* Name of the stream */
322 __le64 format; /* SNDRV_PCM_FMTBIT_* */
323 __le32 rate; /* SNDRV_PCM_RATE_* */
324 __le32 period_bytes; /* size of period in bytes */
325 __le32 buffer_bytes; /* size of buffer in bytes */
326 __le32 channels; /* channels */