Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dpath.c450 * tb_path_deactivate_hop() - Deactivate one path in path config space
457 int tb_path_deactivate_hop(struct tb_port *port, int hop_index) in tb_path_deactivate_hop() function
H A Dswitch.c1580 ret = tb_path_deactivate_hop(port, i); in tb_switch_reset_host()