Home
last modified time | relevance | path

Searched refs:tb_sw_info (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/thunderbolt/
A Dswitch.c204 tb_sw_info(sw, "power cycling the switch now\n"); in nvm_authenticate_device_dma_port()
2617 tb_sw_info(sw, "switch flash authentication failed\n"); in tb_switch_add_dma_port()
2659 tb_sw_info(sw, "switch flash authentication failed\n"); in tb_switch_add_dma_port()
2663 tb_sw_info(sw, "power cycling the switch now\n"); in tb_switch_add_dma_port()
2910 tb_sw_info(sw, "failed to determine preferred buffer allocation, using defaults\n"); in tb_switch_credits_init()
3161 tb_sw_info(sw, "switch not present anymore\n"); in tb_switch_resume()
3178 tb_sw_info(sw, in tb_switch_resume()
A Dtb.h702 #define tb_sw_info(sw, fmt, arg...) __TB_SW_PRINT(tb_info, sw, fmt, ##arg) macro

Completed in 12 milliseconds