Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_dma.c556 DEV_INFO_FOR_EACH_FLAG(PRINT_S, SEP_EMPTY), in i915_dump_device_info()
560 DEV_INFO_FOR_EACH_FLAG(PRINT_FLAG, SEP_COMMA)); in i915_dump_device_info()
Di915_drv.h669 #define DEV_INFO_FOR_EACH_FLAG(func, sep) \ macro
706 DEV_INFO_FOR_EACH_FLAG(DEFINE_FLAG, SEP_SEMICOLON);
Di915_debugfs.c90 DEV_INFO_FOR_EACH_FLAG(PRINT_FLAG, SEP_SEMICOLON); in i915_capabilities()