OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PowerMgr_create
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
PowerMgr_API.h
97
TI_HANDLE
PowerMgr_create
(TI_HANDLE theOsHandle);
PowerMgr.c
100
*
PowerMgr_create
*
111
TI_HANDLE
PowerMgr_create
(TI_HANDLE hOs)
118
WLAN_OS_REPORT(("
PowerMgr_create
- Memory Allocation Error!\n"));
[
all
...]
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DrvMain.c
475
pDrvMain->tStadHandles.hPowerMgr =
PowerMgr_create
(hOs);
[
all
...]
Completed in 109 milliseconds