Searched defs:vaf (Results 1 – 7 of 7) sorted by relevance
127 void __drm_printfn_coredump(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_coredump()187 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_info()193 void __drm_printfn_debug(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_debug()200 void __drm_printfn_err(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_err()206 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_info()214 void __drm_printfn_debug(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_debug()222 void __drm_printfn_err(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_err()296 struct va_format vaf; in drm_dev_printk() local317 struct va_format vaf; in __drm_dev_dbg() local341 struct va_format vaf; in ___drm_dbg() local[all …]
26 struct va_format vaf; in __i915_printk() local
181 static void __i915_printfn_error(struct drm_printer *p, struct va_format *vaf) in __i915_printfn_error()
494 struct va_format vaf; in __phy_reg_verify_state() local
4967 struct va_format vaf; in pipe_config_mismatch() local
419 struct va_format vaf; in dm_dtn_log_append_v() local
109 struct va_format vaf = { .fmt = fmt, .va = va }; in drm_vprintf() local