Symbol: tb_sw_warn
drivers/thunderbolt/clx.c
231
tb_sw_warn(sw, "CLx: inconsistent configuration %#x != %#x\n",
drivers/thunderbolt/debugfs.c
1258
tb_sw_warn(down_sw, "failed to disable CL states\n");
drivers/thunderbolt/eeprom.c
143
tb_sw_warn(sw, "no TB_CAP_PLUG_EVENTS, cannot read eeprom\n");
drivers/thunderbolt/eeprom.c
152
tb_sw_warn(sw, "no NVM\n");
drivers/thunderbolt/eeprom.c
157
tb_sw_warn(sw, "drom offset is larger than 0xffff: %#x\n",
drivers/thunderbolt/eeprom.c
317
tb_sw_warn(sw, "uid crc8 mismatch (expected: %#x, got: %#x)\n",
drivers/thunderbolt/eeprom.c
391
tb_sw_warn(sw,
drivers/thunderbolt/eeprom.c
420
tb_sw_warn(sw, "DROM buffer overrun\n");
drivers/thunderbolt/eeprom.c
570
tb_sw_warn(sw, "DROM too small, aborting\n");
drivers/thunderbolt/eeprom.c
593
tb_sw_warn(sw,
drivers/thunderbolt/eeprom.c
605
tb_sw_warn(sw,
drivers/thunderbolt/eeprom.c
621
tb_sw_warn(sw,
drivers/thunderbolt/eeprom.c
635
tb_sw_warn(sw, "DROM size mismatch\n");
drivers/thunderbolt/eeprom.c
647
tb_sw_warn(sw, "DROM device_rom_revision %#x unknown\n",
drivers/thunderbolt/eeprom.c
656
tb_sw_warn(sw, "parsing DROM failed\n");
drivers/thunderbolt/switch.c
154
tb_sw_warn(sw, "failed to authenticate NVM, power cycling\n");
drivers/thunderbolt/switch.c
1700
tb_sw_warn(sw, "failed to reset\n");
drivers/thunderbolt/switch.c
197
tb_sw_warn(sw, "failed to authenticate NVM\n");
drivers/thunderbolt/switch.c
2425
tb_sw_warn(sw, "unsupported switch device id %#x\n",
drivers/thunderbolt/switch.c
2646
tb_sw_warn(sw, "unknown switch vendor id %#x\n",
drivers/thunderbolt/switch.c
2650
tb_sw_warn(sw, "cannot find TB_VSE_CAP_PLUG_EVENTS aborting\n");
drivers/thunderbolt/switch.c
3163
tb_sw_warn(sw, "timeout changing link width\n");
drivers/thunderbolt/switch.c
3554
tb_sw_warn(sw, "uid read failed\n");
drivers/thunderbolt/switch.c
3700
tb_sw_warn(sw, "failed to allocate DP resource for port %d\n",
drivers/thunderbolt/switch.c
3726
tb_sw_warn(sw, "failed to de-allocate DP resource for port %d\n",
drivers/thunderbolt/tb.c
1122
tb_sw_warn(up->sw, "failed to set link width\n");
drivers/thunderbolt/tb.c
1220
tb_sw_warn(up->sw, "failed to set link width\n");
drivers/thunderbolt/tb.c
1398
tb_sw_warn(sw, "failed to enable CL states\n");
drivers/thunderbolt/tb.c
1401
tb_sw_warn(sw, "failed to enable TMU\n");
drivers/thunderbolt/tb.c
1419
tb_sw_warn(sw, "USB3 tunnel creation failed\n");
drivers/thunderbolt/tb.c
2310
tb_sw_warn(sw, "failed to enable PCIe L1 for Titan Ridge\n");
drivers/thunderbolt/tb.c
2313
tb_sw_warn(sw, "failed to connect xHCI\n");
drivers/thunderbolt/tb.c
246
tb_sw_warn(sw, "failed to disable CL states\n");
drivers/thunderbolt/tb.c
3090
tb_sw_warn(sw, "failed to re-enable CL states\n");
drivers/thunderbolt/tb.c
3093
tb_sw_warn(sw, "failed to restore TMU configuration\n");
drivers/thunderbolt/tmu.c
1010
tb_sw_warn(sw, "TMU: failed to enable mode %s: %d\n",
drivers/thunderbolt/tmu.c
1061
tb_sw_warn(sw, "TMU: unsupported mode %u\n", mode);
drivers/thunderbolt/usb4.c
824
tb_sw_warn(sw, "host router is missing baMaxHI\n");
drivers/thunderbolt/usb4.c
836
tb_sw_warn(sw, "multiple USB4 ports require baMinDPaux/baMinDPmain\n");
drivers/thunderbolt/usb4.c
842
tb_sw_warn(sw, "missing baMinDPmain");
drivers/thunderbolt/usb4.c
847
tb_sw_warn(sw, "missing baMinDPaux");
drivers/thunderbolt/usb4.c
852
tb_sw_warn(sw, "missing baMaxUSB3");
drivers/thunderbolt/usb4.c
857
tb_sw_warn(sw, "missing baMaxPCIe");