Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dtb.h683 #define __TB_PORT_PRINT(level, _port, fmt, arg...) \ macro
690 __TB_PORT_PRINT(tb_WARN, port, fmt, ##arg)
692 __TB_PORT_PRINT(tb_warn, port, fmt, ##arg)
694 __TB_PORT_PRINT(tb_info, port, fmt, ##arg)
696 __TB_PORT_PRINT(tb_dbg, port, fmt, ##arg)