Searched refs:__TB_PORT_PRINT (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/thunderbolt/ |
A D | tb.h | 705 #define __TB_PORT_PRINT(level, _port, fmt, arg...) \ macro 712 __TB_PORT_PRINT(tb_WARN, port, fmt, ##arg) 714 __TB_PORT_PRINT(tb_warn, port, fmt, ##arg) 716 __TB_PORT_PRINT(tb_info, port, fmt, ##arg) 718 __TB_PORT_PRINT(tb_dbg, port, fmt, ##arg)
|
Completed in 8 milliseconds