Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dctl.h127 struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route,
H A Dctl.c786 * tb_cfg_reset() - send a reset packet and wait for a response
792 struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route, in tb_cfg_reset() function
H A Dswitch.c1292 res = tb_cfg_reset(sw->tb->ctl, tb_route(sw), TB_CFG_DEFAULT_TIMEOUT); in tb_switch_reset()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dctl.h128 struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route);
H A Dctl.c868 * tb_cfg_reset() - send a reset packet and wait for a response
876 struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route) in tb_cfg_reset() function
H A Dswitch.c1507 res = tb_cfg_reset(sw->tb->ctl, tb_route(sw)); in tb_switch_reset()

Completed in 13 milliseconds