Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Dior.h190 #define IOR_MSG(i,l,f,a...) do { \ macro
194 #define IOR_WARN(i,f,a...) IOR_MSG((i), warn, f, ##a)
195 #define IOR_DBG(i,f,a...) IOR_MSG((i), debug, f, ##a)

Completed in 3 milliseconds