Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dctl.h128 struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route,
Dctl.c777 struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route, in tb_cfg_reset() function
Dswitch.c971 res = tb_cfg_reset(tb->ctl, route, TB_CFG_DEFAULT_TIMEOUT); in tb_switch_reset()