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

  /hardware/ti/wlan/wl1271/CUDK/os/linux/inc/
ipc_event.h 36 THandle IpcEvent_Create(VOID);
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/inc/
ipc_event.h 36 THandle IpcEvent_Create(VOID);
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
ipc_event.c 518 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcEvent_Create - cant open socket for communication with the driver (%d)\n",pIpcEventChild->STA_socket);
564 THandle IpcEvent_Create(VOID)
569 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcEvent_Create - cant allocate control block\n");
577 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcEvent_Create - cant allocate shared memory\n");
599 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcEvent_Create - cant allocate child control block\n");
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
ipc_event.c 505 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcEvent_Create - cant open socket for communication with the driver (%d)\n",pIpcEventChild->STA_socket);
551 THandle IpcEvent_Create(VOID)
556 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcEvent_Create - cant allocate control block\n");
564 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcEvent_Create - cant allocate shared memory\n");
586 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcEvent_Create - cant allocate child control block\n");
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c     [all...]
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
cu_cmd.c     [all...]

Completed in 40 milliseconds