Home
last modified time | relevance | path

Searched refs:tb_find_unused_port (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thunderbolt/
H A Dtb.c460 * tb_find_unused_port() - return the first inactive port on @sw
464 static struct tb_port *tb_find_unused_port(struct tb_switch *sw, in tb_find_unused_port() function
1852 return tb_find_unused_port(sw, TB_TYPE_PCIE_DOWN); in tb_find_pcie_down()