Searched defs:snd_sof_dai_link (Results 1 – 1 of 1) sorted by relevance
376 struct snd_sof_dai_link { struct377 struct snd_sof_tuple *tuples;378 int num_tuples;379 struct snd_soc_dai_link *link;380 struct snd_soc_tplg_hw_config *hw_configs;381 int num_hw_configs;382 int default_hw_cfg_id;383 int type;384 struct list_head list;
Completed in 6 milliseconds