|
VSF Documented
|
#include <asoc.h>
Data Fields | |
| struct snd_soc_tplg_ctl_hdr | hdr |
| __le32 | size |
| __le32 | num_channels |
| struct snd_soc_tplg_channel | channel [SND_SOC_TPLG_MAX_CHAN] |
| __le32 | items |
| __le32 | mask |
| __le32 | count |
| char | texts [SND_SOC_TPLG_NUM_TEXTS][SNDRV_CTL_ELEM_ID_NAME_MAXLEN] |
| __le32 | values [SND_SOC_TPLG_NUM_TEXTS *SNDRV_CTL_ELEM_ID_NAME_MAXLEN/4] |
| struct snd_soc_tplg_private | priv |
| struct snd_soc_tplg_ctl_hdr snd_soc_tplg_enum_control::hdr |
| __le32 snd_soc_tplg_enum_control::size |
| __le32 snd_soc_tplg_enum_control::num_channels |
| struct snd_soc_tplg_channel snd_soc_tplg_enum_control::channel[SND_SOC_TPLG_MAX_CHAN] |
| __le32 snd_soc_tplg_enum_control::items |
| __le32 snd_soc_tplg_enum_control::mask |
| __le32 snd_soc_tplg_enum_control::count |
| char snd_soc_tplg_enum_control::texts[SND_SOC_TPLG_NUM_TEXTS][SNDRV_CTL_ELEM_ID_NAME_MAXLEN] |
| __le32 snd_soc_tplg_enum_control::values[SND_SOC_TPLG_NUM_TEXTS *SNDRV_CTL_ELEM_ID_NAME_MAXLEN/4] |
| struct snd_soc_tplg_private snd_soc_tplg_enum_control::priv |