Searched defs:MAL_DBG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/ |
H A D | debug.h | 33 # define MAL_DBG(d,f,x...) EMAC_DBG(d, mal, f, ##x) macro 39 # define MAL_DBG(d,f,x...) ((void)0) macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/ |
H A D | debug.h | 33 # define MAL_DBG(d,f,x...) EMAC_DBG(d, mal, f, ##x) macro 39 # define MAL_DBG(d,f,x...) ((void)0) macro
|
Completed in 1 milliseconds