Searched defs:stream (Results 1 – 4 of 4) sorted by relevance
101 int source = -1, stream = -1, bits = -1; in ev6_parse_cbox() local
349 int os_pipe(int *fds, int stream, int close_on_exec) in os_pipe()
132 static struct z_stream_s stream; variable
113 #define S6_DPDMA_CHAN(stream, channel) (4 * (stream) + (channel)) argument