Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmod_devicetable.h786 #define TBSVC_MATCH_PROTOCOL_VERSION 0x0004 macro
/OK3568_Linux_fs/kernel/scripts/mod/
H A Dfile2alias.c1305 ADD(alias, "v", match_flags & TBSVC_MATCH_PROTOCOL_VERSION, in do_tbsvc_entry()