Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dctl.h128 struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route);
H A Dctl.c876 struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route) in tb_cfg_reset() function
H A Dswitch.c1544 res = tb_cfg_reset(sw->tb->ctl, tb_route(sw)); in tb_switch_reset_host()