Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtunnel.h14 enum tb_tunnel_type { enum
60 enum tb_tunnel_type type;
Dtb.c300 static struct tb_tunnel *tb_find_tunnel(struct tb *tb, enum tb_tunnel_type type, in tb_find_tunnel()
Dtunnel.c123 enum tb_tunnel_type type) in tb_tunnel_alloc()