Data Fields | |
| struct snd_tplg_ctl_template | hdr |
| struct snd_tplg_channel_map_template * | map |
| int | items |
| int | mask |
| const char ** | texts |
| const int ** | values |
| struct snd_soc_tplg_private * | priv |
struct snd_tplg_ctl_template snd_tplg_enum_template::hdr [read] |
control type header
struct snd_tplg_channel_map_template* snd_tplg_enum_template::map [read] |
channel map
number of enumerated items in control
register mask size
| const char** snd_tplg_enum_template::texts |
control text items
| const int** snd_tplg_enum_template::values |
control value items
struct snd_soc_tplg_private* snd_tplg_enum_template::priv [read] |
control private data
1.5.6