Searched refs:tb_port_warn (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dacpi.c226 tb_port_warn(port, "ACPI: query online _DSM failed\n");
249 tb_port_warn(port,
263 tb_port_warn(port, "ACPI: set online state _DSM failed with error %d\n", ret);
H A Dpath.c50 tb_port_warn(port, "failed to read path at %d\n", hopid);
136 tb_port_warn(p, "failed to read path at %d\n", h);
182 tb_port_warn(p, "failed to read path at %d\n", h);
214 tb_port_warn(src, "failed to discover path starting at HopID %d\n",
386 tb_port_warn(path->hops[i].in_port,
471 tb_port_warn(path->hops[i].in_port,
H A Dretimer.c375 tb_port_warn(port, "failed read retimer VendorId: %d\n", ret);
383 tb_port_warn(port, "failed read retimer ProductId: %d\n", ret);
H A Dswitch.c552 tb_port_warn(port,
2929 tb_port_warn(up, "failed to enable lane bonding\n");
2935 tb_port_warn(down, "failed to enable lane bonding\n");
3538 tb_port_warn(port,
3550 tb_port_warn(port, "failed to unlock port\n");
3553 tb_port_warn(port,
H A Dtunnel.c336 tb_port_warn(tunnel->dst_port,
1404 tb_port_warn(in, "path does not end on a DP adapter, cleaning up\n");
1996 tb_port_warn(tunnel->dst_port,
2084 tb_port_warn(up, "not enough bandwidth for USB3 tunnel\n");
H A Dxdomain.c1353 tb_port_warn(port->dual_link_port,
1360 tb_port_warn(port, "failed to set link width to %d\n", width);
2118 tb_port_warn(port, "failed to enable lane bonding\n");
2129 tb_port_warn(port, "failed to enable lane bonding\n");
2159 tb_port_warn(port, "timeout disabling lane bonding\n");
H A Dtb.c1577 tb_port_warn(in, "no available bandwidth groups\n");
2597 tb_port_warn(in, "bandwidth request to non-DP IN adapter\n");
2605 tb_port_warn(in, "failed to find tunnel\n");
2618 tb_port_warn(in, "bandwidth allocation mode not enabled\n");
2636 tb_port_warn(in, "failed to read requested bandwidth\n");
H A Dtb.h742 #define tb_port_warn(port, fmt, arg...) \ macro
H A Dusb4.c2863 tb_port_warn(port, "timeout waiting for DPTX request to clear\n");

Completed in 310 milliseconds