tb_tunnel 67 drivers/thunderbolt/tb.c struct tb_tunnel *tunnel = NULL; tb_tunnel 227 drivers/thunderbolt/tb.c struct tb_tunnel *tunnel; tb_tunnel 249 drivers/thunderbolt/tb.c struct tb_tunnel *tunnel; tb_tunnel 250 drivers/thunderbolt/tb.c struct tb_tunnel *n; tb_tunnel 365 drivers/thunderbolt/tb.c struct tb_tunnel *tunnel; tb_tunnel 404 drivers/thunderbolt/tb.c struct tb_tunnel *tunnel; tb_tunnel 439 drivers/thunderbolt/tb.c struct tb_tunnel *tunnel; tb_tunnel 612 drivers/thunderbolt/tb.c struct tb_tunnel *tunnel; tb_tunnel 613 drivers/thunderbolt/tb.c struct tb_tunnel *n; tb_tunnel 708 drivers/thunderbolt/tb.c struct tb_tunnel *tunnel, *n; tb_tunnel 37 drivers/thunderbolt/tunnel.c struct tb_tunnel *__tunnel = (tunnel); \ tb_tunnel 56 drivers/thunderbolt/tunnel.c static struct tb_tunnel *tb_tunnel_alloc(struct tb *tb, size_t npaths, tb_tunnel 59 drivers/thunderbolt/tunnel.c struct tb_tunnel *tunnel; tb_tunnel 79 drivers/thunderbolt/tunnel.c static int tb_pci_activate(struct tb_tunnel *tunnel, bool activate) tb_tunnel 116 drivers/thunderbolt/tunnel.c struct tb_tunnel *tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down) tb_tunnel 118 drivers/thunderbolt/tunnel.c struct tb_tunnel *tunnel; tb_tunnel 193 drivers/thunderbolt/tunnel.c struct tb_tunnel *tb_tunnel_alloc_pci(struct tb *tb, struct tb_port *up, tb_tunnel 196 drivers/thunderbolt/tunnel.c struct tb_tunnel *tunnel; tb_tunnel 228 drivers/thunderbolt/tunnel.c static int tb_dp_xchg_caps(struct tb_tunnel *tunnel) tb_tunnel 263 drivers/thunderbolt/tunnel.c static int tb_dp_activate(struct tb_tunnel *tunnel, bool active) tb_tunnel 349 drivers/thunderbolt/tunnel.c struct tb_tunnel *tb_tunnel_discover_dp(struct tb *tb, struct tb_port *in) tb_tunnel 351 drivers/thunderbolt/tunnel.c struct tb_tunnel *tunnel; tb_tunnel 428 drivers/thunderbolt/tunnel.c struct tb_tunnel *tb_tunnel_alloc_dp(struct tb *tb, struct tb_port *in, tb_tunnel 431 drivers/thunderbolt/tunnel.c struct tb_tunnel *tunnel; tb_tunnel 486 drivers/thunderbolt/tunnel.c static int tb_dma_activate(struct tb_tunnel *tunnel, bool active) tb_tunnel 526 drivers/thunderbolt/tunnel.c struct tb_tunnel *tb_tunnel_alloc_dma(struct tb *tb, struct tb_port *nhi, tb_tunnel 531 drivers/thunderbolt/tunnel.c struct tb_tunnel *tunnel; tb_tunnel 571 drivers/thunderbolt/tunnel.c void tb_tunnel_free(struct tb_tunnel *tunnel) tb_tunnel 591 drivers/thunderbolt/tunnel.c bool tb_tunnel_is_invalid(struct tb_tunnel *tunnel) tb_tunnel 610 drivers/thunderbolt/tunnel.c int tb_tunnel_restart(struct tb_tunnel *tunnel) tb_tunnel 659 drivers/thunderbolt/tunnel.c int tb_tunnel_activate(struct tb_tunnel *tunnel) tb_tunnel 678 drivers/thunderbolt/tunnel.c void tb_tunnel_deactivate(struct tb_tunnel *tunnel) tb_tunnel 39 drivers/thunderbolt/tunnel.h int (*init)(struct tb_tunnel *tunnel); tb_tunnel 40 drivers/thunderbolt/tunnel.h int (*activate)(struct tb_tunnel *tunnel, bool activate); tb_tunnel 45 drivers/thunderbolt/tunnel.h struct tb_tunnel *tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down); tb_tunnel 46 drivers/thunderbolt/tunnel.h struct tb_tunnel *tb_tunnel_alloc_pci(struct tb *tb, struct tb_port *up, tb_tunnel 48 drivers/thunderbolt/tunnel.h struct tb_tunnel *tb_tunnel_discover_dp(struct tb *tb, struct tb_port *in); tb_tunnel 49 drivers/thunderbolt/tunnel.h struct tb_tunnel *tb_tunnel_alloc_dp(struct tb *tb, struct tb_port *in, tb_tunnel 51 drivers/thunderbolt/tunnel.h struct tb_tunnel *tb_tunnel_alloc_dma(struct tb *tb, struct tb_port *nhi, tb_tunnel 56 drivers/thunderbolt/tunnel.h void tb_tunnel_free(struct tb_tunnel *tunnel); tb_tunnel 57 drivers/thunderbolt/tunnel.h int tb_tunnel_activate(struct tb_tunnel *tunnel); tb_tunnel 58 drivers/thunderbolt/tunnel.h int tb_tunnel_restart(struct tb_tunnel *tunnel); tb_tunnel 59 drivers/thunderbolt/tunnel.h void tb_tunnel_deactivate(struct tb_tunnel *tunnel); tb_tunnel 60 drivers/thunderbolt/tunnel.h bool tb_tunnel_is_invalid(struct tb_tunnel *tunnel); tb_tunnel 62 drivers/thunderbolt/tunnel.h static inline bool tb_tunnel_is_pci(const struct tb_tunnel *tunnel) tb_tunnel 67 drivers/thunderbolt/tunnel.h static inline bool tb_tunnel_is_dp(const struct tb_tunnel *tunnel) tb_tunnel 72 drivers/thunderbolt/tunnel.h static inline bool tb_tunnel_is_dma(const struct tb_tunnel *tunnel)