Data Fields | |
| const char * | name |
| int | id |
| const char * | stream_name |
| int | num_streams |
| struct snd_tplg_stream_template * | stream |
| struct snd_tplg_hw_config_template * | hw_config |
| int | num_hw_configs |
| int | default_hw_config_id |
| unsigned int | flag_mask |
| unsigned int | flags |
| struct snd_soc_tplg_private * | priv |
| const char* snd_tplg_link_template::name |
link name, used to match
unique ID - used to match with existing physical links
| const char* snd_tplg_link_template::stream_name |
link stream name, used to match
number of configs
struct snd_tplg_stream_template* snd_tplg_link_template::stream [read] |
supported configs
struct snd_tplg_hw_config_template* snd_tplg_link_template::hw_config [read] |
supported HW configs
struct snd_soc_tplg_private* snd_tplg_link_template::priv [read] |
private data
1.5.6