Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/thunderbolt/
Dtb.c1043 tb_for_each_upstream_port_on_path(src_port, dst_port, up) { in tb_configure_asym()
1148 tb_for_each_upstream_port_on_path(src_port, dst_port, up) { in tb_configure_sym()
Dtb.h1128 #define tb_for_each_upstream_port_on_path(src, dst, p) \ macro