Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Ddomain.c37 if (id->match_flags & TBSVC_MATCH_PROTOCOL_VERSION) { in match_service_id()
42 if (id->match_flags & TBSVC_MATCH_PROTOCOL_VERSION) { in match_service_id()
/Linux-v4.19/include/linux/
Dmod_devicetable.h746 #define TBSVC_MATCH_PROTOCOL_VERSION 0x0004 macro
/Linux-v4.19/scripts/mod/
Dfile2alias.c1345 ADD(alias, "v", match_flags & TBSVC_MATCH_PROTOCOL_VERSION, in do_tbsvc_entry()