Home
last modified time | relevance | path

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

/linux/include/linux/device-id/
H A Dtb.h10 #define TBSVC_MATCH_PROTOCOL_KEY 0x0001 macro
/linux/include/linux/
H A Dthunderbolt.h475 .match_flags = TBSVC_MATCH_PROTOCOL_KEY | \
/linux/scripts/mod/
H A Dfile2alias.c1245 if (match_flags & TBSVC_MATCH_PROTOCOL_KEY) in do_tbsvc_entry()