Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dctl.c1173 int tb_cfg_get_upstream_port(struct tb_ctl *ctl, u64 route) in tb_cfg_get_upstream_port() function
H A Dswitch.c2474 upstream_port = tb_cfg_get_upstream_port(tb->ctl, route); in tb_switch_alloc()
3539 err = tb_cfg_get_upstream_port(sw->tb->ctl, tb_route(sw)); in tb_switch_resume()