Searched defs:seq_printf (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_debug.c41 #define seq_printf(m, fmt, ...) sbuf_printf((m), (fmt), ##__VA_ARGS__) macro
[all...]
H A Dintel_display.c9456 #define seq_printf(m, fmt, ...) sbuf_printf((m), (fmt), ##__VA_ARGS__) macro
[all...]
H A Dintel_overlay.c1422 #define seq_printf(m, fmt, ...) sbuf_printf((m), (fmt), ##__VA_ARGS__) macro

Completed in 140 milliseconds