Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dicm.c823 xd = tb_xdomain_find_by_link_depth(tb, link, depth); in icm_fr_device_connected()
952 xd = tb_xdomain_find_by_link_depth(tb, link, depth); in icm_fr_xdomain_connected()
958 xd = tb_xdomain_find_by_link_depth(tb, dual_link, in icm_fr_xdomain_connected()
Dtb.h1145 struct tb_xdomain *tb_xdomain_find_by_link_depth(struct tb *tb, u8 link,
Dxdomain.c2237 struct tb_xdomain *tb_xdomain_find_by_link_depth(struct tb *tb, u8 link, in tb_xdomain_find_by_link_depth() function