Home
last modified time | relevance | path

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

/linux/include/drm/
H A Ddrm_print.h97 enum drm_debug_category { enum
143 static inline bool drm_debug_enabled_raw(enum drm_debug_category category) in drm_debug_enabled_raw()
184 enum drm_debug_category category;
387 enum drm_debug_category category, in drm_dbg_printer()
490 enum drm_debug_category category, const char *format, ...);
/linux/drivers/gpu/drm/
H A Ddrm_print.c218 enum drm_debug_category category = p->category; in __drm_printfn_dbg()
332 enum drm_debug_category category, const char *format, ...) in __drm_dev_dbg()