Searched defs:PRINT (Results 1 – 4 of 4) sorted by relevance
38 #define PRINT(format, ...) ia_css_print(format, ##__VA_ARGS__) macro
26 #define PRINT printk macro28 #define PRINT printf macro33 #define PRINT(fmt, args...) macro
234 #define PRINT(T, x, ...) _print_param(p, #x, #T, ¶ms->x); in i915_params_dump() macro
644 #define PRINT(fmt, ...) \ in sta_he_capa_read() macro