cxl_decoder_autoremove
rc = cxl_decoder_autoremove(&port->dev, cxld);
EXPORT_SYMBOL_NS_GPL(cxl_decoder_autoremove, "CXL");
int cxl_decoder_autoremove(struct device *host, struct cxl_decoder *cxld);
return cxl_decoder_autoremove(host, &cxlrd->cxlsd.cxld);
rc = cxl_decoder_autoremove(&port->dev, cxld);