Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.c1031 tb_for_each_upstream_port_on_path(src_port, dst_port, up) { in tb_configure_asym()
1136 tb_for_each_upstream_port_on_path(src_port, dst_port, up) { in tb_configure_sym()
H A Dtb.h1123 #define tb_for_each_upstream_port_on_path(src, dst, p) \ macro