|
VSF Documented
|
#include <asoc.h>
Data Fields | ||
| __le32 | size | |
| __le32 | type | |
| union { | ||
| __le32 data [SND_SOC_TPLG_TLV_SIZE] | ||
| struct snd_soc_tplg_tlv_dbscale scale | ||
| }; | ||
| __le32 snd_soc_tplg_ctl_tlv::size |
| __le32 snd_soc_tplg_ctl_tlv::type |
| __le32 snd_soc_tplg_ctl_tlv::data[SND_SOC_TPLG_TLV_SIZE] |
| struct snd_soc_tplg_tlv_dbscale snd_soc_tplg_ctl_tlv::scale |
| union { ... } snd_soc_tplg_ctl_tlv |