Searched defs:PRINT (Results 1 – 5 of 5) 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
229 #define PRINT(T, x, ...) _print_param(p, #x, #T, ¶ms->x); in i915_params_dump() macro
116 #define PRINT(string) \ macro124 #define PRINT(string) macro
643 #define PRINT(fmt, ...) \ in sta_he_capa_read() macro