Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dthunderbolt.h450 TBSVC_MATCH_PROTOCOL_ID, \
Dmod_devicetable.h810 #define TBSVC_MATCH_PROTOCOL_ID 0x0002 macro
/linux-6.14.4/drivers/thunderbolt/
Ddomain.c29 if (id->match_flags & TBSVC_MATCH_PROTOCOL_ID) { in match_service_id()
/linux-6.14.4/scripts/mod/
Dfile2alias.c1213 ADD(alias, "p", match_flags & TBSVC_MATCH_PROTOCOL_ID, protocol_id); in do_tbsvc_entry()