Searched refs:tb_switch_is_titan_ridge (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dclx.c196 return tb_switch_is_usb4(sw) || tb_switch_is_titan_ridge(sw);
261 if (!tb_switch_is_titan_ridge(sw))
H A Dtunnel.c459 return tb_switch_is_usb4(sw) || tb_switch_is_titan_ridge(sw);
743 if (tb_route(out->sw) && tb_switch_is_titan_ridge(out->sw)) {
H A Dtmu.c949 if (tb_switch_is_titan_ridge(sw) &&
H A Dswitch.c3869 if (!tb_switch_is_titan_ridge(sw))
3922 } else if (tb_switch_is_titan_ridge(sw)) {
H A Dtb.h956 static inline bool tb_switch_is_titan_ridge(const struct tb_switch *sw) function
H A Dtb.c1762 else if (tb_switch_is_titan_ridge(sw))

Completed in 141 milliseconds