Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dctl.h142 int tb_cfg_get_upstream_port(struct tb_ctl *ctl, u64 route);
Dswitch.c1508 upstream_port = tb_cfg_get_upstream_port(tb->ctl, route); in tb_switch_alloc()
1914 err = tb_cfg_get_upstream_port(sw->tb->ctl, tb_route(sw)); in tb_switch_resume()
Dctl.c1011 int tb_cfg_get_upstream_port(struct tb_ctl *ctl, u64 route) in tb_cfg_get_upstream_port() function