Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dctl.h126 struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route);
Dctl.c814 struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route) in tb_cfg_reset() function
Dswitch.c1604 res = tb_cfg_reset(sw->tb->ctl, tb_route(sw)); in tb_switch_reset()