Searched refs:ENGN_PRINT (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ | ||
H A D | runl.h | 34 #define ENGN_PRINT(e,l,p,f,a...) \ macro 36 #define ENGN_DEBUG(e,f,a...) ENGN_PRINT((e), DEBUG, info, " "f"\n", ##a) |
Completed in 3 milliseconds