Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtunnel.c49 #define __TB_TUNNEL_PRINT(level, tunnel, fmt, arg...) \ macro
62 __TB_TUNNEL_PRINT(tb_WARN, tunnel, fmt, ##arg)
64 __TB_TUNNEL_PRINT(tb_warn, tunnel, fmt, ##arg)
66 __TB_TUNNEL_PRINT(tb_info, tunnel, fmt, ##arg)
68 __TB_TUNNEL_PRINT(tb_dbg, tunnel, fmt, ##arg)