out_hopids        671 drivers/thunderbolt/switch.c 		ida_init(&port->out_hopids);
out_hopids        689 drivers/thunderbolt/switch.c 		ida = &port->out_hopids;
out_hopids        747 drivers/thunderbolt/switch.c 	ida_simple_remove(&port->out_hopids, hopid);
out_hopids       1416 drivers/thunderbolt/switch.c 			ida_destroy(&sw->ports[i].out_hopids);
out_hopids        148 drivers/thunderbolt/tb.h 	struct ida out_hopids;