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

  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
ipc_event.c 52 #define PIPE_READ 0
605 pIpcEventChild->pipe_from_parent = pIpcEventChild->p_shared_memory->pipe_fields[PIPE_READ];
616 close(pIpcEvent->p_shared_memory->pipe_fields[PIPE_READ]);
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
ipc_event.c 52 #define PIPE_READ 0
592 pIpcEventChild->pipe_from_parent = pIpcEventChild->p_shared_memory->pipe_fields[PIPE_READ];
603 close(pIpcEvent->p_shared_memory->pipe_fields[PIPE_READ]);

Completed in 20 milliseconds