Home
last modified time | relevance | path

Searched defs:tb_tunnel (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/thunderbolt/
Dtunnel.h33 struct tb_tunnel { struct
39 int (*init)(struct tb_tunnel *tunnel); argument
40 int (*activate)(struct tb_tunnel *tunnel, bool activate); argument
42 enum tb_tunnel_type type; argument
45 struct tb_tunnel *tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down); argument