Home
last modified time | relevance | path

Searched refs:asoc_simple_dai (Results 1 – 2 of 2) sorted by relevance

/include/sound/
Dsimple_card.h22 struct asoc_simple_dai cpu_dai;
23 struct asoc_simple_dai codec_dai;
Dsimple_card_utils.h19 struct asoc_simple_dai { struct
44 struct asoc_simple_dai *cpu_dai; argument
45 struct asoc_simple_dai *codec_dai;
56 struct asoc_simple_dai *dais;
90 struct asoc_simple_dai *simple_dai,
141 struct asoc_simple_dai *dai) in asoc_simple_debug_dai()