OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:priorityDesc
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
PowerMgrDbgPrint.c
61
static char
priorityDesc
[ POWER_MANAGER_MAX_PRIORITY ][ MAX_DESC_LENGTH ] =
88
WLAN_OS_REPORT(("Current priority: %s\n",
priorityDesc
[ pPowerMgr->powerMngPriority ]));
114
priorityDesc
[ i ], booleanDesc[ pPriorities[ i ].priorityEnable ],
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/PowerMgr/
PowerMgrDbgPrint.c
60
static char
priorityDesc
[ POWER_MANAGER_MAX_PRIORITY ][ MAX_DESC_LENGTH ] =
85
WLAN_OS_REPORT(("Current priority: %s\n",
priorityDesc
[ pPowerMgr->powerMngPriority ]));
109
priorityDesc
[ i ], booleanDesc[ pPriorities[ i ].priorityEnable ],
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
PowerMgrDbgPrint.c
61
static char
priorityDesc
[ POWER_MANAGER_MAX_PRIORITY ][ MAX_DESC_LENGTH ] =
88
WLAN_OS_REPORT(("Current priority: %s\n",
priorityDesc
[ pPowerMgr->powerMngPriority ]));
114
priorityDesc
[ i ], booleanDesc[ pPriorities[ i ].priorityEnable ],
Completed in 675 milliseconds