Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dasoc.h595 struct snd_soc_tplg_stream_caps_v4 { struct
596 __le32 size; /* in bytes of this structure */
597 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
598 __le64 formats; /* supported formats SNDRV_PCM_FMTBIT_* */
599 __le32 rates; /* supported rates SNDRV_PCM_RATE_* */
600 __le32 rate_min; /* min rate */
624 struct snd_soc_tplg_stream_caps_v4 caps[2]; /* playback and capture for DAI */ argument