Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtunnel.h221 const char *tb_tunnel_type_name(const struct tb_tunnel *tunnel);
231 tb_tunnel_type_name(__tunnel), \
H A Dtunnel.c2651 const char *tb_tunnel_type_name(const struct tb_tunnel *tunnel) in tb_tunnel_type_name() function