Home
last modified time | relevance | path

Searched refs:fwEvent_Create (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/TWD/FW_Transfer/Export_Inc/
DFwEvent_api.h58 TI_HANDLE fwEvent_Create (TI_HANDLE hOs);
/hardware/ti/wlan/wl1271/TWD/FW_Transfer/
DFwEvent.c164 TI_HANDLE fwEvent_Create (TI_HANDLE hOs) in fwEvent_Create() function
/hardware/ti/wlan/wl1271/TWD/TWDriver/
DTWDriver.c156 pTWD->hFwEvent = fwEvent_Create (hOs); in TWD_Create()