Searched defs:PRINT_FLAG (Results 1 – 1 of 1) sorted by relevance
130 #define PRINT_FLAG(name) drm_printf(p, "%s: %s\n", #name, str_yes_no(info->name)) in intel_device_info_print() macro136 #define PRINT_FLAG(name) drm_printf(p, "%s: %s\n", #name, str_yes_no(info->display.name)) in intel_device_info_print() macro
Completed in 4 milliseconds