tb_dp_port_enable 617 drivers/thunderbolt/tb.h int tb_dp_port_enable(struct tb_port *port, bool enable); tb_dp_port_enable 290 drivers/thunderbolt/tunnel.c ret = tb_dp_port_enable(tunnel->src_port, active); tb_dp_port_enable 295 drivers/thunderbolt/tunnel.c return tb_dp_port_enable(tunnel->dst_port, active); tb_dp_port_enable 370 drivers/thunderbolt/tunnel.c tb_dp_port_enable(in, false);