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

  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
ipc_event.c 53 #define PIPE_WRITE 1
606 close(pIpcEventChild->p_shared_memory->pipe_fields[PIPE_WRITE]);
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 53 #define PIPE_WRITE 1
593 close(pIpcEventChild->p_shared_memory->pipe_fields[PIPE_WRITE]);
602 pIpcEvent->pipe_to_child = pIpcEvent->p_shared_memory->pipe_fields[PIPE_WRITE];

Completed in 64 milliseconds