Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb.h557 static inline struct tb_switch *tb_switch_parent(struct tb_switch *sw) in tb_switch_parent() function
Dtb.c91 parent = tb_switch_parent(parent); in tb_discover_tunnels()