Home
last modified time | relevance | path

Searched refs:tb_port_warn (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/thunderbolt/
H A Dacpi.c206 tb_port_warn(port, "ACPI: query online _DSM failed\n"); in tb_acpi_retimer_set_power()
229 tb_port_warn(port, in tb_acpi_retimer_set_power()
243 tb_port_warn(port, "ACPI: set online state _DSM failed with error %d\n", ret); in tb_acpi_retimer_set_power()
H A Dpath.c50 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()
471 tb_port_warn(path->hops[i].in_port, in __tb_path_deactivate_hops()
H A Dretimer.c386 tb_port_warn(port, "failed read retimer VendorId: %d\n", ret); in tb_retimer_add()
394 tb_port_warn(port, "failed read retimer ProductId: %d\n", ret); in tb_retimer_add()
H A Dswitch.c552 tb_port_warn(port, in tb_wait_for_port()
2929 tb_port_warn(up, "failed to enable lane bonding\n"); in tb_switch_lane_bonding_enable()
2935 tb_port_warn(down, "failed to enable lane bonding\n"); in tb_switch_lane_bonding_enable()
3539 tb_port_warn(port, in tb_switch_resume()
3551 tb_port_warn(port, "failed to unlock port\n"); in tb_switch_resume()
3554 tb_port_warn(port, in tb_switch_resume()
H A Dtb.c1614 tb_port_warn(in, "no available bandwidth groups\n"); in tb_attach_bandwidth_group()
2634 tb_port_warn(in, "bandwidth request to non-DP IN adapter\n"); in tb_handle_dp_bandwidth_request()
2642 tb_port_warn(in, "failed to find tunnel\n"); in tb_handle_dp_bandwidth_request()
2655 tb_port_warn(in, "bandwidth allocation mode not enabled\n"); in tb_handle_dp_bandwidth_request()
2673 tb_port_warn(in, "failed to read requested bandwidth\n"); in tb_handle_dp_bandwidth_request()
H A Dtb.h746 #define tb_port_warn(port, fmt, arg...) \ macro
H A Dusb4.c2892 tb_port_warn(port, "timeout waiting for DPTX request to clear\n"); in usb4_dp_port_wait_and_clear_cm_ack()