Symbol: tb_port_dbg
drivers/thunderbolt/acpi.c
218
tb_port_dbg(port, "ACPI: calling _DSM to power %s retimers\n",
drivers/thunderbolt/clx.c
358
tb_port_dbg(up, "CLx: %s %ssupported\n", clx_name(clx),
drivers/thunderbolt/clx.c
360
tb_port_dbg(down, "CLx: %s %ssupported\n", clx_name(clx),
drivers/thunderbolt/debugfs.c
1284
tb_port_dbg(port,
drivers/thunderbolt/debugfs.c
1300
tb_port_dbg(port,
drivers/thunderbolt/lc.c
372
tb_port_dbg(port, "xHCI connected\n");
drivers/thunderbolt/lc.c
386
tb_port_dbg(port, "xHCI disconnected\n");
drivers/thunderbolt/lc.c
654
tb_port_dbg(in, "sink %d allocated\n", sink);
drivers/thunderbolt/lc.c
699
tb_port_dbg(in, "sink %d de-allocated\n", sink);
drivers/thunderbolt/path.c
20
tb_port_dbg(port, " In HopID: %d => Out port: %d Out HopID: %d\n",
drivers/thunderbolt/path.c
22
tb_port_dbg(port, " Weight: %d Priority: %d Credits: %d Drop: %d PM: %d\n",
drivers/thunderbolt/path.c
25
tb_port_dbg(port, " Counter enabled: %d Counter index: %d\n",
drivers/thunderbolt/path.c
27
tb_port_dbg(port, " Flow Control (In/Eg): %d/%d Shared Buffer (In/Eg): %d/%d\n",
drivers/thunderbolt/path.c
30
tb_port_dbg(port, " Unknown1: %#x Unknown2: %#x Unknown3: %#x\n",
drivers/thunderbolt/path.c
574
tb_port_dbg(path->hops[i].in_port, "Writing hop %d\n", i);
drivers/thunderbolt/quirks.c
44
tb_port_dbg(port, "USB3 maximum bandwidth limited to %u Mb/s\n",
drivers/thunderbolt/retimer.c
201
tb_port_dbg(port, "reading NVM authentication status of retimers\n");
drivers/thunderbolt/retimer.c
225
tb_port_dbg(port, "enabling sideband transactions\n");
drivers/thunderbolt/retimer.c
243
tb_port_dbg(port, "disabling sideband transactions\n");
drivers/thunderbolt/switch.c
1249
tb_port_dbg(port, "total credits changed %u -> %u\n",
drivers/thunderbolt/switch.c
3336
tb_port_dbg(&sw->ports[i], "disabled by eeprom\n");
drivers/thunderbolt/switch.c
4031
tb_port_dbg(port1, "disconnected xHCI\n");
drivers/thunderbolt/switch.c
4033
tb_port_dbg(port3, "disconnected xHCI\n");
drivers/thunderbolt/switch.c
515
tb_port_dbg(port, "is disabled (state: 0)\n");
drivers/thunderbolt/switch.c
521
tb_port_dbg(port,
drivers/thunderbolt/switch.c
526
tb_port_dbg(port, "is unplugged (state: 7)\n");
drivers/thunderbolt/switch.c
534
tb_port_dbg(port, "is connected, link is up (state: %d)\n", state);
drivers/thunderbolt/switch.c
545
tb_port_dbg(port,
drivers/thunderbolt/switch.c
587
tb_port_dbg(port, "adding %d NFC credits to %lu", credits,
drivers/thunderbolt/switch.c
607
tb_port_dbg(port, "clearing counter %d\n", counter);
drivers/thunderbolt/switch.c
655
tb_port_dbg(port, "lane %s\n", str_enabled_disabled(enable));
drivers/thunderbolt/tb.c
1301
tb_port_dbg(port, "DP adapter HPD set, queuing hotplug\n");
drivers/thunderbolt/tb.c
1321
tb_port_dbg(port, "port already has a remote\n");
drivers/thunderbolt/tb.c
134
tb_port_dbg(port, "DP IN resource available\n");
drivers/thunderbolt/tb.c
151
tb_port_dbg(port, "DP OUT resource unavailable\n");
drivers/thunderbolt/tb.c
1604
tb_port_dbg(in, "attached to bandwidth group %d\n", group->index);
drivers/thunderbolt/tb.c
167
tb_port_dbg(port, "DP %s resource available discovered\n",
drivers/thunderbolt/tb.c
1684
tb_port_dbg(in, "detached from bandwidth group %d\n", group->index);
drivers/thunderbolt/tb.c
1876
tb_port_dbg(port, "DP OUT in use\n");
drivers/thunderbolt/tb.c
1882
tb_port_dbg(port, "skipping DP OUT on same router\n");
drivers/thunderbolt/tb.c
1886
tb_port_dbg(port, "DP OUT available\n");
drivers/thunderbolt/tb.c
2004
tb_port_dbg(in, "no resource available for DP IN, not tunneling\n");
drivers/thunderbolt/tb.c
2032
tb_port_dbg(out, "could not allocate DP tunnel\n");
drivers/thunderbolt/tb.c
2086
tb_port_dbg(port, "DP IN in use\n");
drivers/thunderbolt/tb.c
2091
tb_port_dbg(in, "DP IN available\n");
drivers/thunderbolt/tb.c
2097
tb_port_dbg(in, "no suitable DP OUT adapter available, not tunneling\n");
drivers/thunderbolt/tb.c
2125
tb_port_dbg(port, "enter redrive mode, keeping powered\n");
drivers/thunderbolt/tb.c
2143
tb_port_dbg(port, "exit redrive mode\n");
drivers/thunderbolt/tb.c
2173
tb_port_dbg(port, "exit redrive mode\n");
drivers/thunderbolt/tb.c
2185
tb_port_dbg(port, "DP IN resource unavailable: %s\n", reason);
drivers/thunderbolt/tb.c
2189
tb_port_dbg(port, "DP OUT resource unavailable: %s\n", reason);
drivers/thunderbolt/tb.c
2222
tb_port_dbg(port, "DP %s resource available after hotplug\n",
drivers/thunderbolt/tb.c
2462
tb_port_dbg(port, "switch unplugged\n");
drivers/thunderbolt/tb.c
2480
tb_port_dbg(port, "xdomain unplugged\n");
drivers/thunderbolt/tb.c
2500
tb_port_dbg(port,
drivers/thunderbolt/tb.c
2504
tb_port_dbg(port, "got plug event for connected port, ignoring\n");
drivers/thunderbolt/tb.c
2510
tb_port_dbg(port, "hotplug: scanning\n");
drivers/thunderbolt/tb.c
2513
tb_port_dbg(port, "hotplug: no switch found\n");
drivers/thunderbolt/tb.c
2765
tb_port_dbg(in, "handling bandwidth allocation request, retry %d\n", ev->retry);
drivers/thunderbolt/tb.c
2780
tb_port_dbg(in, "DPTX disabled bandwidth allocation mode\n");
drivers/thunderbolt/tb.c
2797
tb_port_dbg(in, "DPTX enabled bandwidth allocation mode, updating estimated bandwidth\n");
drivers/thunderbolt/tb.c
2806
tb_port_dbg(in, "requested bandwidth %d Mb/s\n", requested_bw);
drivers/thunderbolt/tb.c
790
tb_port_dbg(port, "link maximum bandwidth %d/%d Mb/s\n", *max_up, *max_down);
drivers/thunderbolt/tb.c
956
tb_port_dbg(up, "available bandwidth for new USB3 tunnel %d/%d Mb/s\n",
drivers/thunderbolt/tunnel.c
1784
tb_port_dbg(port, "reserving %u credits for DMA path\n",
drivers/thunderbolt/tunnel.c
1865
tb_port_dbg(port, "released %u DMA path credits\n",
drivers/thunderbolt/tunnel.c
2329
tb_port_dbg(up, "maximum required bandwidth for USB3 tunnel %d Mb/s\n",
drivers/thunderbolt/tunnel.c
613
tb_port_dbg(port, "reserving %u/%u Mb/s for PCIe\n", *reserved_up,
drivers/thunderbolt/usb4.c
194
tb_port_dbg(port, "USB4 wake: %s, connection wake: %s, disconnection wake: %s\n",
drivers/thunderbolt/usb4.c
2395
tb_port_dbg(port, "scaled bandwidth %u/%u, scale %u\n", ubw, dbw, scale);
drivers/thunderbolt/usb4_port.c
198
tb_port_dbg(port, "%s offline mode\n", val ? "enter" : "exit");