Home
last modified time | relevance | path

Searched refs:DEV_INFO_FOR_EACH_FLAG (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/i915/
Di915_dma.c540 DEV_INFO_FOR_EACH_FLAG(PRINT_S, SEP_EMPTY), in i915_dump_device_info()
544 DEV_INFO_FOR_EACH_FLAG(PRINT_FLAG, SEP_COMMA)); in i915_dump_device_info()
Di915_drv.h759 #define DEV_INFO_FOR_EACH_FLAG(func, sep) \ macro
796 DEV_INFO_FOR_EACH_FLAG(DEFINE_FLAG, SEP_SEMICOLON);
Di915_debugfs.c85 DEV_INFO_FOR_EACH_FLAG(PRINT_FLAG, SEP_SEMICOLON); in i915_capabilities()