Home
last modified time | relevance | path

Searched refs:pipe (Results 1676 - 1700 of 3152) sorted by relevance

1...<<61626364656667686970>>...127

/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dmdfld_output.c34 int mdfld_get_panel_type(struct drm_device *dev, int pipe) in mdfld_get_panel_type() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/
H A Dlima_drv.h29 int pipe; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_hwseq.h41 struct pipe_ctx *pipe,
/kernel/linux/linux-6.6/drivers/media/platform/nxp/imx8-isi/
H A DMakefile4 imx8-isi-hw.o imx8-isi-pipe.o imx8-isi-video.o
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dskl_scaler.h11 enum pipe;
/kernel/linux/linux-6.6/drivers/gpu/drm/lima/
H A Dlima_drv.h29 int pipe; member
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/
H A Domap_crtc.h26 struct omap_drm_pipeline *pipe,
/kernel/linux/linux-6.6/sound/pci/echoaudio/
H A Dindigodjx_dsp.c31 u16 pipe, int gain);
H A Dindigoiox_dsp.c31 u16 pipe, int gain);
/third_party/curl/lib/
H A Dsocketpair.h34 #define wakeup_create pipe
/third_party/backends/backend/
H A Dhp5400.h95 TDataPipe pipe; /* Pipe for data */ member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_texture.h32 #include "pipe/p_state.h"
117 softpipe_init_texture_funcs(struct pipe_context *pipe);
/third_party/node/test/parallel/
H A Dtest-child-process-stdio-inherit.js34 child.stderr.pipe(process.stderr);
H A Dtest-stream-pipe-event.js44 w.on('pipe', function(src) {
49 r.pipe(w);
H A Dtest-stream-pipe-manual-resume.js6 // Check that a pipe does not stall if .read() is called unexpectedly
7 // (i.e. the stream is not resumed by the pipe).
30 rs.pipe(ws);
H A Dtest-stream2-base64-single-char-read-end.js52 src.pipe(dst);
H A Dtest-stream2-readable-legacy-drain.js55 r.pipe(w);
/third_party/node/test/async-hooks/
H A Dtest-async-local-storage-tlssocket.js23 socket.pipe(socket);
/third_party/node/benchmark/streams/
H A Dpipe-object-mode.js22 r.pipe(w);
H A Dpipe.js22 r.pipe(w);
/third_party/ltp/testcases/kernel/syscalls/pipe/
H A Dpipe06.c12 * Verify that, pipe(2) syscall fails with errno EMFILE when
36 tst_res(TINFO, "Number of fds opened by pipe calls: %d", num_opened_fds); in setup()
41 TST_EXP_FAIL(pipe(fds), EMFILE); in run()
H A Dpipe01.c7 * Basic test for pipe().
24 TEST(pipe(fds)); in verify_pipe()
27 tst_res(TFAIL | TTERRNO, "pipe()"); in verify_pipe()
48 tst_res(TPASS, "pipe() functionality is correct"); in verify_pipe()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fsync/
H A D7-1.c12 * 1. Create a pipe;
13 * 2. fsync on the pipe, should fail with EINVAL;
34 if (pipe(fd) == -1) { in main()
35 printf(TNAME " Test UNRESOLVED: Error at pipe: %s\n", in main()
41 printf("Got EINVAL when fsync on pipe\n"); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
H A D23-1.c13 * 1. Create pipe;
14 * 2. mmap the pipe fd to memory, should get ENODEV;
34 if (pipe(pipe_fd) == -1) { in main()
35 printf("Error at pipe(): %s\n", strerror(errno)); in main()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state.h56 struct pipe_context *pipe, struct pipe_resource *texture,

Completed in 8 milliseconds

1...<<61626364656667686970>>...127