sdw_cdns_init
EXPORT_SYMBOL(sdw_cdns_init);
int sdw_cdns_init(struct sdw_cdns *cdns);
sdw_cdns_init(&sdw->cdns);
ret = sdw_cdns_init(cdns);