Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dctl.h139 int tb_cfg_get_upstream_port(struct tb_ctl *ctl, u64 route);
Dctl.c1071 int tb_cfg_get_upstream_port(struct tb_ctl *ctl, u64 route) in tb_cfg_get_upstream_port() function
Dswitch.c2337 upstream_port = tb_cfg_get_upstream_port(tb->ctl, route); in tb_switch_alloc()
3150 err = tb_cfg_get_upstream_port(sw->tb->ctl, tb_route(sw)); in tb_switch_resume()