Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dthunderbolt.h456 .match_flags = TBSVC_MATCH_PROTOCOL_KEY | \
/linux/drivers/thunderbolt/
H A Ddomain.c24 if (id->match_flags & TBSVC_MATCH_PROTOCOL_KEY) { in match_service_id()