Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtunnel.h65 struct tb_tunnel *tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down);
H A Dtunnel.c141 struct tb_tunnel *tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down) in tb_tunnel_discover_pci() function
H A Dtb.c120 tunnel = tb_tunnel_discover_pci(tb, port); in tb_discover_tunnels()