Searched refs:PARM_NAME_DEBUG_FLAG (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/staging/wlags49_h2/ | ||
D | wl_internal.h | 180 #define PARM_NAME_DEBUG_FLAG TEXT("DebugFlag") macro |
D | wl_profile.c | 376 if (strcmp(key, PARM_NAME_DEBUG_FLAG) == 0) { in translate_option() |