Searched refs:tb_port_warn (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/thunderbolt/ ! |
D | acpi.c | 225 tb_port_warn(port, "ACPI: query online _DSM failed\n"); in tb_acpi_retimer_set_power() 248 tb_port_warn(port, in tb_acpi_retimer_set_power() 262 tb_port_warn(port, "ACPI: set online state _DSM failed with error %d\n", ret); in tb_acpi_retimer_set_power()
|
D | path.c | 50 tb_port_warn(port, "failed to read path at %d\n", hopid); in tb_path_find_dst_port() 136 tb_port_warn(p, "failed to read path at %d\n", h); in tb_path_discover() 182 tb_port_warn(p, "failed to read path at %d\n", h); in tb_path_discover() 214 tb_port_warn(src, "failed to discover path starting at HopID %d\n", in tb_path_discover() 386 tb_port_warn(path->hops[i].in_port, in __tb_path_deallocate_nfc() 458 tb_port_warn(path->hops[i].in_port, in __tb_path_deactivate_hops()
|
D | retimer.c | 314 tb_port_warn(port, "failed read retimer VendorId: %d\n", ret); in tb_retimer_add() 322 tb_port_warn(port, "failed read retimer ProductId: %d\n", ret); in tb_retimer_add()
|
D | tunnel.c | 261 tb_port_warn(tunnel->dst_port, in tb_tunnel_discover_pci() 833 tb_port_warn(in, "path does not end on a DP adapter, cleaning up\n"); in tb_tunnel_discover_dp() 1411 tb_port_warn(tunnel->dst_port, in tb_tunnel_discover_usb3() 1499 tb_port_warn(up, "not enough bandwidth for USB3 tunnel\n"); in tb_tunnel_alloc_usb3()
|
D | switch.c | 546 tb_port_warn(port, in tb_wait_for_port() 2768 tb_port_warn(up, "failed to enable lane bonding\n"); in tb_switch_lane_bonding_enable() 2774 tb_port_warn(down, "failed to enable lane bonding\n"); in tb_switch_lane_bonding_enable() 2781 tb_port_warn(down, "timeout enabling lane bonding\n"); in tb_switch_lane_bonding_enable() 3196 tb_port_warn(port, in tb_switch_resume() 3208 tb_port_warn(port, "failed to unlock port\n"); in tb_switch_resume() 3210 tb_port_warn(port, in tb_switch_resume()
|
D | xdomain.c | 1323 tb_port_warn(port->dual_link_port, in tb_xdomain_bond_lanes_uuid_high() 1330 tb_port_warn(port, "failed to set link width to %d\n", width); in tb_xdomain_bond_lanes_uuid_high() 2001 tb_port_warn(port, "failed to enable lane bonding\n"); in tb_xdomain_lane_bonding_enable() 2007 tb_port_warn(port, "failed to enable lane bonding\n"); in tb_xdomain_lane_bonding_enable() 2034 tb_port_warn(port, "timeout disabling lane bonding\n"); in tb_xdomain_lane_bonding_disable()
|
D | tb.h | 691 #define tb_port_warn(port, fmt, arg...) \ macro
|
D | debugfs.c | 574 tb_port_warn(port, in margining_run_write()
|