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

  /hardware/ti/wlan/wl1271/TWD/TwIf/
TwIf.h 80 TI_HANDLE twIf_Create (TI_HANDLE hOs);
TwIf.c 205 * \fn twIf_Create
215 TI_HANDLE twIf_Create (TI_HANDLE hOs)
243 * \sa twIf_Create
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.c 86 pTWD->hTwIf = twIf_Create (hOs);
89 TRACE0(pTWD->hReport, REPORT_SEVERITY_CONSOLE,"twIf_Create failed\n");
90 WLAN_OS_REPORT(("twIf_Create failed\n"));
    [all...]

Completed in 1803 milliseconds