HomeSort by relevance Sort by last modified time
    Searched defs:twIf_Sleep (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/TWD/TwIf/
TwIf.c 171 TI_UINT32 uDbgCountSleep; /* Count calls to twIf_Sleep */
572 * Used by the Xfer modules to request to keep the device awake until twIf_Sleep() is called.
579 * \sa twIf_Sleep
596 * \fn twIf_Sleep
608 void twIf_Sleep (TI_HANDLE hTwIf)
620 TRACE1(pTwIf->hReport, REPORT_SEVERITY_INFORMATION, "twIf_Sleep: uAwakeReqCount = %d\n", pTwIf->uAwakeReqCount);
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TwIf/
TwIf.c 168 TI_UINT32 uDbgCountSleep; /* Count calls to twIf_Sleep */
530 * Used by the Xfer modules to request to keep the device awake until twIf_Sleep() is called.
537 * \sa twIf_Sleep
554 * \fn twIf_Sleep
566 void twIf_Sleep (TI_HANDLE hTwIf)
578 TRACE1(pTwIf->hReport, REPORT_SEVERITY_INFORMATION, "twIf_Sleep: uAwakeReqCount = %d\n", pTwIf->uAwakeReqCount);
    [all...]

Completed in 151 milliseconds