Searched refs:tb_sw_info (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | switch.c | 245 tb_sw_info(sw, "power cycling the switch now\n"); in nvm_authenticate_device_dma_port() 2190 tb_sw_info(sw, "switch flash authentication failed\n"); in tb_switch_add_dma_port() 2194 tb_sw_info(sw, "power cycling the switch now\n"); in tb_switch_add_dma_port() 2648 tb_sw_info(sw, "switch not present anymore\n"); in tb_switch_resume() 2661 tb_sw_info(sw, in tb_switch_resume()
|
| H A D | tb.h | 578 #define tb_sw_info(sw, fmt, arg...) __TB_SW_PRINT(tb_info, sw, fmt, ##arg) macro
|