Searched refs:__TB_TUNNEL_PRINT (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/thunderbolt/
H A Dtunnel_pci.c13 #define __TB_TUNNEL_PRINT(level, tunnel, fmt, arg...) \ macro
25 __TB_TUNNEL_PRINT(tb_WARN, tunnel, fmt, ##arg)
27 __TB_TUNNEL_PRINT(tb_warn, tunnel, fmt, ##arg)
29 __TB_TUNNEL_PRINT(tb_info, tunnel, fmt, ##arg)

Completed in 63 milliseconds