Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thunderbolt/ !
Dtb.h674 #define __TB_PORT_PRINT(level, _port, fmt, arg...) \ macro
681 __TB_PORT_PRINT(tb_WARN, port, fmt, ##arg)
683 __TB_PORT_PRINT(tb_warn, port, fmt, ##arg)
685 __TB_PORT_PRINT(tb_info, port, fmt, ##arg)
687 __TB_PORT_PRINT(tb_dbg, port, fmt, ##arg)