Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/include/linux/
Dmod_devicetable.h786 #define TBSVC_MATCH_PROTOCOL_VERSION 0x0004 macro
/Linux-v5.10/scripts/mod/
Dfile2alias.c1305 ADD(alias, "v", match_flags & TBSVC_MATCH_PROTOCOL_VERSION, in do_tbsvc_entry()