Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/
H A Ddrm_print.c127 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()
317 struct va_format vaf; in __drm_dev_dbg()
341 struct va_format vaf; in ___drm_dbg()
[all …]
/openbsd/sys/dev/pci/drm/include/drm/
H A Ddrm_print.h78 void (*printfn)(struct drm_printer *p, struct va_format *vaf);
84 void __drm_printfn_coredump(struct drm_printer *p, struct va_format *vaf);
86 void __drm_printfn_seq_file(struct drm_printer *p, struct va_format *vaf);
88 void __drm_printfn_info(struct drm_printer *p, struct va_format *vaf);
89 void __drm_printfn_debug(struct drm_printer *p, struct va_format *vaf);
90 void __drm_printfn_err(struct drm_printer *p, struct va_format *vaf);
109 struct va_format vaf = { .fmt = fmt, .va = va }; in drm_vprintf()
/openbsd/sys/dev/pci/drm/include/linux/
H A Dprintk.h67 struct va_format { struct
/openbsd/sys/dev/pci/drm/i915/
H A Di915_utils.c26 struct va_format vaf; in __i915_printk()
H A Di915_gpu_error.c181 static void __i915_printfn_error(struct drm_printer *p, struct va_format *vaf) in __i915_printfn_error()
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c419 struct va_format vaf; in dm_dtn_log_append_v()
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_dpio_phy.c494 struct va_format vaf; in __phy_reg_verify_state()
H A Dintel_display.c4967 struct va_format vaf; in pipe_config_mismatch()