Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dnhi_ops.c22 return tb_is_switch(dev); in check_for_device()
H A Dtb.h689 static inline bool tb_is_switch(const struct device *dev) in tb_is_switch() function
696 if (tb_is_switch(dev)) in tb_to_switch()
H A Dtb.c1267 if (tb_is_switch(dev)) { in tb_scan_finalize_switch()