cxl_switch_decoder_alloc
cxlsd = cxl_switch_decoder_alloc(port, target_count);
cxlsd = cxl_switch_decoder_alloc(port, 1);
EXPORT_SYMBOL_NS_GPL(cxl_switch_decoder_alloc, "CXL");
struct cxl_switch_decoder *cxl_switch_decoder_alloc(struct cxl_port *port,
cxlsd = cxl_switch_decoder_alloc(port, target_count);