tb_port_alloc_in_hopid  180 drivers/thunderbolt/path.c 		if (tb_port_alloc_in_hopid(p, h, h) < 0)
tb_port_alloc_in_hopid  265 drivers/thunderbolt/path.c 		ret = tb_port_alloc_in_hopid(in_port, in_hopid, in_hopid);
tb_port_alloc_in_hopid  598 drivers/thunderbolt/tb.h int tb_port_alloc_in_hopid(struct tb_port *port, int hopid, int max_hopid);