HomeSort by relevance Sort by last modified time
    Searched refs:fwEvent_Create (Results 1 - 6 of 6) sorted by null

  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/Export_Inc/
FwEvent_api.h 58 TI_HANDLE fwEvent_Create (TI_HANDLE hOs);
70 * \sa fwEvent_Create
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/Export_Inc/
FwEvent_api.h 58 TI_HANDLE fwEvent_Create (TI_HANDLE hOs);
70 * \sa fwEvent_Create
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
FwEvent.c 157 TI_HANDLE fwEvent_Create (TI_HANDLE hOs)
184 * \sa fwEvent_Create
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
FwEvent.c 164 TI_HANDLE fwEvent_Create (TI_HANDLE hOs)
191 * \sa fwEvent_Create
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.c 156 pTWD->hFwEvent = fwEvent_Create (hOs);
159 TRACE0(pTWD->hReport, REPORT_SEVERITY_CONSOLE, "TWD fwEvent_Create failed!!!\n");
160 WLAN_OS_REPORT(("TWD fwEvent_Create failed!!!\n"));
    [all...]
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriver.c 159 pTWD->hFwEvent = fwEvent_Create (hOs);
162 TRACE0(pTWD->hReport, REPORT_SEVERITY_CONSOLE, "TWD fwEvent_Create failed!!!\n");
163 WLAN_OS_REPORT(("TWD fwEvent_Create failed!!!\n"));
    [all...]

Completed in 185 milliseconds