Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dthunderbolt.h450 .match_flags = TBSVC_MATCH_PROTOCOL_KEY | \
H A Dmod_devicetable.h807 #define TBSVC_MATCH_PROTOCOL_KEY 0x0001 macro
/openbmc/linux/drivers/thunderbolt/
H A Ddomain.c24 if (id->match_flags & TBSVC_MATCH_PROTOCOL_KEY) { in match_service_id()
/openbmc/linux/scripts/mod/
H A Dfile2alias.c1322 if (match_flags & TBSVC_MATCH_PROTOCOL_KEY) in do_tbsvc_entry()