Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmod_devicetable.h814 #define TBSVC_MATCH_PROTOCOL_REVISION 0x0008 macro
/linux/drivers/thunderbolt/
H A Ddomain.c40 if (id->match_flags & TBSVC_MATCH_PROTOCOL_REVISION) { in match_service_id()
/linux/scripts/mod/
H A Dfile2alias.c1225 ADD(alias, "r", match_flags & TBSVC_MATCH_PROTOCOL_REVISION, in do_tbsvc_entry()