tb_port_is_dpout  150 drivers/thunderbolt/tb.c 	if (tb_port_is_dpout(port) && tb_dp_port_hpd_is_active(port) == 1 &&
tb_port_is_dpout  556 drivers/thunderbolt/tb.c 		} else if (tb_port_is_dpout(port)) {
tb_port_is_dpout  570 drivers/thunderbolt/tb.c 		} else if (tb_port_is_dpout(port)) {
tb_port_is_dpout  286 drivers/thunderbolt/tunnel.c 		if (tb_port_is_dpout(tunnel->dst_port))
tb_port_is_dpout  294 drivers/thunderbolt/tunnel.c 	if (tb_port_is_dpout(tunnel->dst_port))
tb_port_is_dpout  390 drivers/thunderbolt/tunnel.c 	if (!tb_port_is_dpout(tunnel->dst_port)) {