Home
last modified time | relevance | path

Searched refs:pipe (Results 2451 - 2475 of 3068) sorted by relevance

1...<<919293949596979899100>>...123

/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dopticon.c142 usb_clear_halt(port->serial->dev, port->read_urb->pipe); in opticon_open()
240 /* send it down the pipe */ in opticon_write()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mes.h127 /* initialize kiq pipe */
333 int amdgpu_mes_init_microcode(struct amdgpu_device *adev, int pipe);
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-common.h465 * @pipe: media pipeline
487 struct media_pipeline pipe; member
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dcdv_intel_hdmi.c79 if (gma_crtc->pipe == 1) in cdv_hdmi_mode_set()
/kernel/linux/linux-6.6/drivers/gpu/drm/aspeed/
H A Daspeed_gfx_drv.c132 drm_crtc_handle_vblank(&priv->pipe.crtc); in aspeed_gfx_irq_handler()
226 dev_err(drm->dev, "Cannot setup simple display pipe\n"); in aspeed_gfx_load()
/kernel/linux/linux-6.6/drivers/gpu/drm/pl111/
H A Dpl111_drv.c169 ret = drm_simple_display_pipe_attach_bridge(&priv->pipe, in pl111_modeset_init()
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h252 int pipe; /* address of endpoint */ member
287 /* control pipe background handling */
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dsched-messaging.c61 if (pipe(fds) == 0) in fdpair()
68 err(EXIT_FAILURE, use_pipes ? "pipe()" : "socketpair()"); in fdpair()
220 /* Create the pipe between client and server */ in group()
255 OPT_BOOLEAN('p', "pipe", &use_pipes,
256 "Use pipe() instead of socketpair()"),
/kernel/linux/linux-6.6/net/tls/
H A Dtls.h161 struct pipe_inode_info *pipe,
/kernel/linux/linux-6.6/tools/testing/selftests/net/af_unix/
H A Dscm_pidfd.c393 err = pipe(self->startup_pipe); in TEST_F()
H A Dtest_unix_oob.c200 pipe(pipefd); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/pidfd/
H A Dpidfd_wait.c104 ASSERT_EQ(pipe(pfd), 0); in TEST()
/kernel/linux/linux-6.6/tools/testing/selftests/sched/
H A Dcs_prctl_test.c183 if (pipe(proc[i].pfd) == -1) in create_processes()
184 handle_error("pipe() failed"); in create_processes()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Duprobe_multi_test.c62 /* pipe to notify child to execute the trigger functions */ in spawn_child()
63 if (pipe(child.go)) in spawn_child()
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/ocelot/
H A Dtc_flower_chains.sh175 action police rate 50mbit burst 64k conform-exceed drop/pipe \
/kernel/linux/linux-6.6/sound/usb/line6/
H A Dcapture.c279 urb->pipe = in line6_create_audio_in_urbs()
/third_party/backends/backend/
H A Dartec_eplus48u.h285 int pipe; member
459 /** Read raw data from the bulk-in scanner pipe.
/third_party/libunwind/libunwind/src/aarch64/
H A DGinit.c117 pipe (pipefd); in do_pipe2()
149 // re-open closed pipe in write_validate()
/third_party/libunwind/libunwind/src/arm/
H A DGinit.c107 pipe (pipefd); in do_pipe2()
140 // re-open closed pipe in write_validate()
/third_party/libunwind/libunwind/src/riscv/
H A DGinit.c128 pipe (pipefd); in do_pipe2()
162 // re-open closed pipe in write_validate()
/third_party/libunwind/libunwind/src/x86_64/
H A DGinit.c104 pipe (pipefd); in do_pipe2()
138 // re-open closed pipe in write_validate()
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_screen.c37 #include "pipe/p_defines.h"
38 #include "pipe/p_screen.h"
503 struct pipe_context *pipe, in softpipe_flush_frontbuffer()
502 softpipe_flush_frontbuffer(struct pipe_screen *_screen, struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned layer, void *context_private, struct pipe_box *sub_box) softpipe_flush_frontbuffer() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader.h491 svga_create_shader(struct pipe_context *pipe,
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
H A DGalliumContext.cpp21 #include "pipe/p_format.h"
144 ERROR("%s: Couldn't create pipe context!\n", __FUNCTION__); in CreateContext()
224 context->postProcess = pp_init(stContext->pipe, context->postProcessEnable, in CreateContext()
/third_party/node/deps/v8/tools/release/
H A Dgit_recipes.py235 self.Git(MakeArgs(args), pipe=False, **kwargs)

Completed in 22 milliseconds

1...<<919293949596979899100>>...123