Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.h895 static inline bool tb_switch_is_falcon_ridge(const struct tb_switch *sw) in tb_switch_is_falcon_ridge() function
H A Dtb.c1128 else if (tb_switch_is_falcon_ridge(sw)) in tb_find_pcie_down()