Template type for control objects. More...
Data Fields | |
| int | type |
| const char * | name |
| int | access |
| struct snd_tplg_io_ops_template | ops |
| struct snd_tplg_tlv_template * | tlv |
Template type for control objects.
Control access
| const char* snd_tplg_ctl_template::name |
Control name
struct snd_tplg_io_ops_template snd_tplg_ctl_template::ops [read] |
operations
struct snd_tplg_tlv_template* snd_tplg_ctl_template::tlv [read] |
non NULL means we have TLV data
Control type
1.6.1