Searched refs:protocol_key (Results 1 - 5 of 5) sorted by relevance

/linux-master/scripts/mod/
H A Ddevicetable-offsets.c229 DEVID_FIELD(tb_service_id, protocol_key);
H A Dfile2alias.c1316 DEF_FIELD_ADDR(symval, tb_service_id, protocol_key);
1323 sprintf(alias + strlen(alias), "k%s", *protocol_key);
/linux-master/include/linux/
H A Dmod_devicetable.h786 * @protocol_key: Protocol key the service supports
798 char protocol_key[8 + 1]; member in struct:tb_service_id
H A Dthunderbolt.h452 .protocol_key = (key), \
/linux-master/drivers/thunderbolt/
H A Ddomain.c25 if (strcmp(id->protocol_key, svc->key))

Completed in 385 milliseconds