Home
last modified time | relevance | path

Searched defs:drm_dbg (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/osal/allocator/
H A Dallocator_drm.c45 #define drm_dbg(flag, fmt, ...) _mpp_dbg_f(drm_debug, flag, fmt, ## __VA_ARGS__) macro
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_print.h447 #define drm_dbg(drm, fmt, ...) \ macro