Lines Matching refs:uid
342 unsigned long long uid;
358 if (ctx->uid != chbs->uid)
377 unsigned long long uid;
380 rc = acpi_evaluate_integer(hb->handle, METHOD_NAME__UID, NULL, &uid);
386 dev_dbg(dev, "UID found: %lld\n", uid);
389 .uid = uid,
419 ctx.uid);
425 ctx.uid);
438 dev_dbg(match, "RCRB found for UID %lld: %pa\n", ctx.uid,
440 dport = devm_cxl_add_rch_dport(root_port, bridge, ctx.uid,
443 dport = devm_cxl_add_dport(root_port, bridge, ctx.uid,
499 ctx.uid, &component_reg_phys);