in_hopids         670 drivers/thunderbolt/switch.c 		ida_init(&port->in_hopids);
in_hopids         686 drivers/thunderbolt/switch.c 		ida = &port->in_hopids;
in_hopids         737 drivers/thunderbolt/switch.c 	ida_simple_remove(&port->in_hopids, hopid);
in_hopids        1415 drivers/thunderbolt/switch.c 			ida_destroy(&sw->ports[i].in_hopids);
in_hopids         147 drivers/thunderbolt/tb.h 	struct ida in_hopids;