Searched defs:IS_ENABLED (Results 1 – 3 of 3) sorted by relevance
25 IS_ENABLED = [ variable in graphics_KernelConfig
20 #define IS_ENABLED(option) config_enabled(option) /* deprecated */ macro
408 #define IS_ENABLED(option) __config_enabled(#option, option) macro