prtcrevs 42 drivers/thunderbolt/domain.c if (id->protocol_revision != svc->prtcrevs) prtcrevs 646 drivers/thunderbolt/xdomain.c svc->prtcid, svc->prtcvers, svc->prtcrevs); prtcrevs 683 drivers/thunderbolt/xdomain.c return sprintf(buf, "%u\n", svc->prtcrevs); prtcrevs 685 drivers/thunderbolt/xdomain.c static DEVICE_ATTR_RO(prtcrevs); prtcrevs 785 drivers/thunderbolt/xdomain.c svc->prtcrevs = p->value.immediate; prtcrevs 358 include/linux/thunderbolt.h u32 prtcrevs;