Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dicm.c789 sw = tb_switch_find_by_link_depth(tb, link, depth); in icm_fr_device_connected()
795 sw = tb_switch_find_by_link_depth(tb, dual_link, depth); in icm_fr_device_connected()
809 parent_sw = tb_switch_find_by_link_depth(tb, link, depth - 1); in icm_fr_device_connected()
866 sw = tb_switch_find_by_link_depth(tb, link, depth); in icm_fr_device_disconnected()
951 sw = tb_switch_find_by_link_depth(tb, link, depth); in icm_fr_xdomain_connected()
H A Dtb.h661 struct tb_switch *tb_switch_find_by_link_depth(struct tb *tb, u8 link,
H A Dswitch.c2845 * tb_switch_find_by_link_depth() - Find switch by link and depth
2853 struct tb_switch *tb_switch_find_by_link_depth(struct tb *tb, u8 link, u8 depth) in tb_switch_find_by_link_depth() function
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dicm.c806 sw = tb_switch_find_by_link_depth(tb, link, depth); in icm_fr_device_connected()
812 sw = tb_switch_find_by_link_depth(tb, dual_link, depth); in icm_fr_device_connected()
826 parent_sw = tb_switch_find_by_link_depth(tb, link, depth - 1); in icm_fr_device_connected()
884 sw = tb_switch_find_by_link_depth(tb, link, depth); in icm_fr_device_disconnected()
975 sw = tb_switch_find_by_link_depth(tb, link, depth); in icm_fr_xdomain_connected()
H A Dtb.h808 struct tb_switch *tb_switch_find_by_link_depth(struct tb *tb, u8 link,
H A Dswitch.c3347 * tb_switch_find_by_link_depth() - Find switch by link and depth
3355 struct tb_switch *tb_switch_find_by_link_depth(struct tb *tb, u8 link, u8 depth) in tb_switch_find_by_link_depth() function

Completed in 18 milliseconds