Home
last modified time | relevance | path

Searched refs:prtcvers (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dthunderbolt.h392 * @prtcvers: Protocol version from the properties directory
408 u32 prtcvers; member
/linux/drivers/thunderbolt/
H A Dxdomain.c916 svc->prtcid, svc->prtcvers, svc->prtcrevs); in get_modalias()
944 return sysfs_emit(buf, "%u\n", svc->prtcvers); in prtcvers_show()
946 static DEVICE_ATTR_RO(prtcvers);
1051 p = tb_property_find(dir, "prtcvers", TB_PROPERTY_TYPE_VALUE); in populate_service()
1053 svc->prtcvers = p->value.immediate; in populate_service()
H A Ddomain.c35 if (id->protocol_version != svc->prtcvers) in match_service_id()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-thunderbolt275 What: /sys/bus/thunderbolt/devices/<xdomain>.<service>/prtcvers