asoc_sdw_get_dai_type
int asoc_sdw_get_dai_type(u32 type);
EXPORT_SYMBOL_NS(asoc_sdw_get_dai_type, "SND_SOC_SDW_UTILS");
int dai_type = asoc_sdw_get_dai_type(slave->sdca_data.function[i].type);
if (dai_type == asoc_sdw_get_dai_type(sdw_device->sdca_data.function[i].type))