Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dthunderbolt.h405 TBSVC_MATCH_PROTOCOL_ID, \
H A Dmod_devicetable.h785 #define TBSVC_MATCH_PROTOCOL_ID 0x0002 macro
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Ddomain.c31 if (id->match_flags & TBSVC_MATCH_PROTOCOL_ID) { in match_service_id()
/OK3568_Linux_fs/kernel/scripts/mod/
H A Dfile2alias.c1304 ADD(alias, "p", match_flags & TBSVC_MATCH_PROTOCOL_ID, protocol_id); in do_tbsvc_entry()