Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtb.h801 static inline struct tb_switch *tb_switch_get(struct tb_switch *sw) in tb_switch_get() function
Dswitch.c3437 return tb_switch_get(tb->root_switch); in tb_switch_find_by_route()