Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Ddomain.c34 if (id->match_flags & TBSVC_MATCH_PROTOCOL_VERSION) { in match_service_id()
39 if (id->match_flags & TBSVC_MATCH_PROTOCOL_VERSION) { in match_service_id()
/Linux-v6.1/include/linux/
Dmod_devicetable.h793 #define TBSVC_MATCH_PROTOCOL_VERSION 0x0004 macro
/Linux-v6.1/scripts/mod/
Dfile2alias.c1327 ADD(alias, "v", match_flags & TBSVC_MATCH_PROTOCOL_VERSION, in do_tbsvc_entry()