Searched defs:asoc_sdw_dai_info (Results 1 – 1 of 1) sorted by relevance
45 struct asoc_sdw_dai_info { struct46 const bool direction[2]; /* playback & capture support */47 const char *dai_name;48 const int dai_type;72 struct asoc_sdw_dai_info dais[SOC_SDW_MAX_DAI_NUM]; argument