Home
last modified time | relevance | path

Searched defs:pModules (Results 1 – 2 of 2) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
Dreport.c317 void report_getReportModuleTable(TI_HANDLE hReport, tiUINT8 *pModules) in report_getReportModuleTable()
348 void report_setReportModuleTable(TI_HANDLE hReport, tiUINT8 *pModules) in report_setReportModuleTable()
/system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
DDrvMain.c798 TStadHandlesList *pModules = &pDrvMain->tStadHandles; /* The STAD modules handles list */ in drvMain_Init() local