Lines Matching defs:drm
433 #define __drm_printk(drm, level, type, fmt, ...) \ argument
437 #define drm_info(drm, fmt, ...) \ argument
440 #define drm_notice(drm, fmt, ...) \ argument
443 #define drm_warn(drm, fmt, ...) \ argument
446 #define drm_err(drm, fmt, ...) \ argument
450 #define drm_info_once(drm, fmt, ...) \ argument
453 #define drm_notice_once(drm, fmt, ...) \ argument
456 #define drm_warn_once(drm, fmt, ...) \ argument
459 #define drm_err_once(drm, fmt, ...) \ argument
463 #define drm_err_ratelimited(drm, fmt, ...) \ argument
467 #define drm_dbg_core(drm, fmt, ...) \ argument
469 #define drm_dbg(drm, fmt, ...) \ argument
471 #define drm_dbg_kms(drm, fmt, ...) \ argument
473 #define drm_dbg_prime(drm, fmt, ...) \ argument
475 #define drm_dbg_atomic(drm, fmt, ...) \ argument
477 #define drm_dbg_vbl(drm, fmt, ...) \ argument
479 #define drm_dbg_state(drm, fmt, ...) \ argument
481 #define drm_dbg_lease(drm, fmt, ...) \ argument
483 #define drm_dbg_dp(drm, fmt, ...) \ argument