Searched refs:tb_sw_warn (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Deeprom.c143 tb_sw_warn(sw, "no TB_CAP_PLUG_EVENTS, cannot read eeprom\n");
152 tb_sw_warn(sw, "no NVM\n");
157 tb_sw_warn(sw, "drom offset is larger than 0xffff: %#x\n",
315 tb_sw_warn(sw, "uid crc8 mismatch (expected: %#x, got: %#x)\n",
389 tb_sw_warn(sw,
418 tb_sw_warn(sw, "DROM buffer overrun\n");
551 tb_sw_warn(sw, "DROM too small, aborting\n");
579 tb_sw_warn(sw,
591 tb_sw_warn(sw,
607 tb_sw_warn(s
[all...]
H A Dclx.c228 tb_sw_warn(sw, "CLx: inconsistent configuration %#x != %#x\n",
H A Dswitch.c153 tb_sw_warn(sw, "failed to authenticate NVM, power cycling\n");
196 tb_sw_warn(sw, "failed to authenticate NVM\n");
1659 tb_sw_warn(sw, "failed to reset\n");
2380 tb_sw_warn(sw, "unsupported switch device id %#x\n",
2603 tb_sw_warn(sw, "unknown switch vendor id %#x\n",
2607 tb_sw_warn(sw, "cannot find TB_VSE_CAP_PLUG_EVENTS aborting\n");
3116 tb_sw_warn(sw, "timeout changing link width\n");
3504 tb_sw_warn(sw, "uid read failed\n");
3646 tb_sw_warn(sw, "failed to allocate DP resource for port %d\n",
3672 tb_sw_warn(s
[all...]
H A Dtb.c236 tb_sw_warn(sw, "failed to disable CL states\n");
1058 tb_sw_warn(up->sw, "failed to set link width\n");
1154 tb_sw_warn(up->sw, "failed to set link width\n");
1322 tb_sw_warn(sw, "failed to enable CL states\n");
1325 tb_sw_warn(sw, "failed to enable TMU\n");
1343 tb_sw_warn(sw, "USB3 tunnel creation failed\n");
2156 tb_sw_warn(sw, "failed to enable PCIe L1 for Titan Ridge\n");
2159 tb_sw_warn(sw, "failed to connect xHCI\n");
2906 tb_sw_warn(sw, "failed to re-enable CL states\n");
2909 tb_sw_warn(s
[all...]
H A Dusb4.c802 tb_sw_warn(sw, "host router is missing baMaxHI\n");
814 tb_sw_warn(sw, "multiple USB4 ports require baMinDPaux/baMinDPmain\n");
820 tb_sw_warn(sw, "missing baMinDPmain");
825 tb_sw_warn(sw, "missing baMinDPaux");
830 tb_sw_warn(sw, "missing baMaxUSB3");
835 tb_sw_warn(sw, "missing baMaxPCIe");
H A Dtmu.c1002 tb_sw_warn(sw, "TMU: failed to enable mode %s: %d\n",
1051 tb_sw_warn(sw, "TMU: unsupported mode %u\n", mode);
H A Ddebugfs.c587 tb_sw_warn(down_sw, "failed to disable CL states\n");
H A Dtb.h730 #define tb_sw_warn(sw, fmt, arg...) __TB_SW_PRINT(tb_warn, sw, fmt, ##arg) macro

Completed in 152 milliseconds