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

  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
ipc_event.c 78 S32 pipe_to_child; member in struct:IpcEvent_t
95 write(pIpcEvent->pipe_to_child, msg, os_strlen(msg));
615 pIpcEvent->pipe_to_child = pIpcEvent->p_shared_memory->pipe_fields[PIPE_WRITE];
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
ipc_event.c 78 S32 pipe_to_child; member in struct:IpcEvent_t
95 write(pIpcEvent->pipe_to_child, msg, os_strlen(msg));
602 pIpcEvent->pipe_to_child = pIpcEvent->p_shared_memory->pipe_fields[PIPE_WRITE];

Completed in 772 milliseconds