Searched refs:tb_xdomain_find_by_link_depth (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/thunderbolt/ |
H A D | icm.c | 820 xd = tb_xdomain_find_by_link_depth(tb, link, depth); in icm_fr_device_connected() 950 xd = tb_xdomain_find_by_link_depth(tb, link, depth); in icm_fr_xdomain_connected() 956 xd = tb_xdomain_find_by_link_depth(tb, dual_link, in icm_fr_xdomain_connected()
|
H A D | tb.h | 1203 struct tb_xdomain *tb_xdomain_find_by_link_depth(struct tb *tb, u8 link,
|
H A D | xdomain.c | 2316 struct tb_xdomain *tb_xdomain_find_by_link_depth(struct tb *tb, u8 link, in tb_xdomain_find_by_link_depth() function
|