Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_print.c143 void __drm_printfn_coredump(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_coredump()
198 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_seq_file()
205 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_info()
216 void __drm_printfn_debug(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_debug()
227 void __drm_printfn_err(struct drm_printer *p, struct va_format *vaf) in __drm_printfn_err()
320 struct va_format vaf; in drm_dev_printk()
361 struct va_format vaf; in drm_dev_dbg()
400 struct va_format vaf; in __drm_dbg()
431 struct va_format vaf; in __drm_err()
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_print.h79 void (*printfn)(struct drm_printer *p, struct va_format *vaf);
85 void __drm_printfn_coredump(struct drm_printer *p, struct va_format *vaf);
87 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf);
89 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf);
90 void __drm_printfn_debug(struct drm_printer *p, struct va_format *vaf);
91 void __drm_printfn_err(struct drm_printer *p, struct va_format *vaf);
112 struct va_format vaf = { .fmt = fmt, .va = va }; in drm_vprintf()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_utils.c48 struct va_format vaf; in __i915_printk()
H A Di915_gpu_error.c170 static void __i915_printfn_error(struct drm_printer *p, struct va_format *vaf) in __i915_printfn_error()
/netbsd-src/sys/external/bsd/common/include/linux/
H A Dprintk.h63 struct va_format { struct
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c336 struct va_format vaf; in dm_dtn_log_append_v()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_dpio_phy.c500 struct va_format vaf; in __phy_reg_verify_state()
H A Dintel_display.c13348 struct va_format vaf; in pipe_config_mismatch()