Home
last modified time | relevance | path

Searched refs:TBSVC_MATCH_PROTOCOL_VERSION (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/thunderbolt/
Ddomain.c36 if (id->match_flags & TBSVC_MATCH_PROTOCOL_VERSION) { in match_service_id()
41 if (id->match_flags & TBSVC_MATCH_PROTOCOL_VERSION) { in match_service_id()
/Linux-v5.4/include/linux/
Dmod_devicetable.h782 #define TBSVC_MATCH_PROTOCOL_VERSION 0x0004 macro
/Linux-v5.4/scripts/mod/
Dfile2alias.c1281 ADD(alias, "v", match_flags & TBSVC_MATCH_PROTOCOL_VERSION, in do_tbsvc_entry()