Home
last modified time | relevance | path

Searched defs:stream (Results 1 – 4 of 4) sorted by relevance

/arch/alpha/kernel/
Derr_ev6.c101 int source = -1, stream = -1, bits = -1; in ev6_parse_cbox() local
/arch/um/os-Linux/
Dfile.c349 int os_pipe(int *fds, int stream, int close_on_exec) in os_pipe()
/arch/powerpc/platforms/pseries/
Dnvram.c132 static struct z_stream_s stream; variable
/arch/xtensa/variants/s6000/include/variant/
Ddmac.h113 #define S6_DPDMA_CHAN(stream, channel) (4 * (stream) + (channel)) argument