Home
last modified time | relevance | path

Searched refs:PARM_NAME_DEBUG_FLAG (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/wlags49_h2/
Dwl_internal.h172 #define PARM_NAME_DEBUG_FLAG TEXT("DebugFlag") macro
Dwl_profile.c376 if (strcmp(key, PARM_NAME_DEBUG_FLAG) == 0) { in translate_option()