Searched refs:__TB_TUNNEL_PRINT (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/thunderbolt/ |
D | tunnel_pci.c | 14 #define __TB_TUNNEL_PRINT(level, tunnel, fmt, arg...) \ macro 26 __TB_TUNNEL_PRINT(tb_WARN, tunnel, fmt, ##arg) 28 __TB_TUNNEL_PRINT(tb_warn, tunnel, fmt, ##arg) 30 __TB_TUNNEL_PRINT(tb_info, tunnel, fmt, ##arg)
|