Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtunnel.c83 static const char * const tb_tunnel_names[] = { "PCI", "DP", "DMA", "USB3" }; variable
2445 return tb_tunnel_names[tunnel->type]; in tb_tunnel_type_name()