Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb.h677 static inline struct tb_switch *tb_switch_get(struct tb_switch *sw) in tb_switch_get() function
H A Dswitch.c2901 return tb_switch_get(tb->root_switch); in tb_switch_find_by_route()