Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb.h583 static inline bool tb_switch_is_fr(const struct tb_switch *sw) in tb_switch_is_fr() function
Dtb.c341 else if (tb_switch_is_fr(sw)) in tb_find_pcie_down()