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

  /hardware/ti/wlan/wl1271/utils/
context.c 293 if (os_RequestSchedule(pContext->hOs) != TI_OK)
393 if (os_RequestSchedule(pContext->hOs) != TI_OK)
  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
osApi.h 608 int os_RequestSchedule (TI_HANDLE OsContext);
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osapi.c 708 Routine Name: os_RequestSchedule
716 int os_RequestSchedule (TI_HANDLE OsContext)
722 * os_RequestSchedule again which will confuse the trace tools */

Completed in 50 milliseconds