Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtunnel.h46 struct tb_tunnel *tb_tunnel_alloc_pci(struct tb *tb, struct tb_port *up,
Dtunnel.c193 struct tb_tunnel *tb_tunnel_alloc_pci(struct tb *tb, struct tb_port *up, in tb_tunnel_alloc_pci() function
Dtb.c420 tunnel = tb_tunnel_alloc_pci(tb, up, down); in tb_tunnel_pci()