Searched refs:tb_port_alloc_hopid (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dswitch.c757 static int tb_port_alloc_hopid(struct tb_port *port, bool in, int min_hopid, function
795 return tb_port_alloc_hopid(port, true, min_hopid, max_hopid);
809 return tb_port_alloc_hopid(port, false, min_hopid, max_hopid);

Completed in 197 milliseconds