cxl_num_decoders_committed
if (port && cxl_num_decoders_committed(port))
if (cxld->id != cxl_num_decoders_committed(port)) {
if (cxl_num_decoders_committed(port) != id) {
cxl_num_decoders_committed(port));
if (cxlmd->dev.driver && cxl_num_decoders_committed(endpoint) == 0)
if (cxl_num_decoders_committed(port) == 0) {
return sysfs_emit(buf, "%d\n", cxl_num_decoders_committed(port));
if (port && is_cxl_endpoint(port) && cxl_num_decoders_committed(port))
int cxl_num_decoders_committed(struct cxl_port *port);
EXPORT_SYMBOL_NS_GPL(cxl_num_decoders_committed, "CXL");
if (cxl_num_decoders_committed(port) != id) {
cxl_num_decoders_committed(port));