Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dtb.h756 static inline bool tb_switch_is_titan_ridge(const struct tb_switch *sw) in tb_switch_is_titan_ridge() function
Dtunnel.c256 return tb_switch_is_usb4(sw) || tb_switch_is_titan_ridge(sw); in tb_dp_is_usb4()
Dtb.c772 else if (tb_switch_is_titan_ridge(sw)) in tb_find_pcie_down()