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