Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dtb.h824 static inline struct tb_switch *tb_switch_get(struct tb_switch *sw) in tb_switch_get() function
Dswitch.c3410 return tb_switch_get(tb->root_switch); in tb_switch_find_by_route()