Searched refs:PIPE_WRITE (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/wlan/wl1271/CUDK/os/linux/src/
H A Dipc_event.c53 #define PIPE_WRITE 1 macro
606 close(pIpcEventChild->p_shared_memory->pipe_fields[PIPE_WRITE]);
615 pIpcEvent->pipe_to_child = pIpcEvent->p_shared_memory->pipe_fields[PIPE_WRITE];

Completed in 28 milliseconds