Symbol: tb_is_upstream_port
drivers/thunderbolt/debugfs.c
1250
if (tb_is_upstream_port(port))
drivers/thunderbolt/lc.c
98
bool upstream = tb_is_upstream_port(port);
drivers/thunderbolt/switch.c
1147
if (width == TB_LINK_WIDTH_SINGLE && !tb_is_upstream_port(port)) {
drivers/thunderbolt/switch.c
1313
if (!tb_is_upstream_port(port) || port->xdomain)
drivers/thunderbolt/switch.c
1597
if (tb_port_is_null(port) && !tb_is_upstream_port(port)) {
drivers/thunderbolt/switch.c
2328
if (!port->disabled && !tb_is_upstream_port(port) &&
drivers/thunderbolt/switch.c
506
if (tb_is_upstream_port(port)) {
drivers/thunderbolt/switch.c
881
if (tb_is_upstream_port(prev)) {
drivers/thunderbolt/tb.c
1296
if (tb_is_upstream_port(port))
drivers/thunderbolt/tb.c
2450
if (tb_is_upstream_port(port)) {
drivers/thunderbolt/tb.c
3128
if (tb_is_upstream_port(port))
drivers/thunderbolt/tb.c
466
if (tb_is_upstream_port(port))
drivers/thunderbolt/tb.c
681
if (tb_is_upstream_port(port))
drivers/thunderbolt/tb.c
721
if (tb_is_upstream_port(port)) {
drivers/thunderbolt/tb.h
1156
if (!tb_port_is_null((p)) || !tb_is_upstream_port((p))) {\
drivers/thunderbolt/tb.h
622
if (tb_is_upstream_port(port))
drivers/thunderbolt/tunnel.c
598
if (tb_is_upstream_port(port)) {
drivers/thunderbolt/usb4.c
441
if (!route && tb_is_upstream_port(port))
drivers/thunderbolt/usb4.c
453
if (tb_is_upstream_port(port)) {
drivers/thunderbolt/usb4.c
991
if (tb_is_upstream_port(p))
drivers/thunderbolt/usb4_port.c
329
if (!tb_is_upstream_port(port))
drivers/thunderbolt/usb4_port.c
52
if (tb_is_upstream_port(port))