Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb.h756 static inline bool tb_switch_is_titan_ridge(const struct tb_switch *sw) in tb_switch_is_titan_ridge() function
H A Dtunnel.c256 return tb_switch_is_usb4(sw) || tb_switch_is_titan_ridge(sw); in tb_dp_is_usb4()
H A Dtb.c776 else if (tb_switch_is_titan_ridge(sw)) in tb_find_pcie_down()