Home
last modified time | relevance | path

Searched refs:pipe (Results 2276 - 2300 of 3035) sorted by relevance

1...<<919293949596979899100>>...122

/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/
H A Drkisp1-common.h353 * @pipe: media pipeline
372 struct media_pipeline pipe; member
/kernel/linux/linux-5.10/drivers/staging/media/imx/
H A Dimx-media.h146 struct media_pipeline pipe; member
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dbenq.c100 urb->pipe = usb_rcvisocpipe(gspca_dev->dev, in sd_start()
/kernel/linux/linux-6.6/fs/
H A DMakefile11 char_dev.o stat.o exec.o pipe.o namei.o fcntl.o \
/kernel/linux/linux-6.6/drivers/staging/media/imx/
H A Dimx-media.h149 struct media_pipeline pipe; member
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dmv_u3d.h174 u32 pipe; /* PIPE control register */ member
H A Dr8a66597-udc.h42 u16 pipe; member
108 /* pipe config */
/kernel/linux/linux-6.6/include/uapi/drm/
H A Dmsm_drm.h52 /* The pipe-id just uses the lower bits, so can be OR'd with flags in
54 * we extend/overload the pipe-id some day to deal with multiple rings,
99 __u32 pipe; /* in, MSM_PIPE_x */ member
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_hgo.c133 struct vsp1_pipeline *pipe, in hgo_configure_stream()
132 hgo_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) hgo_configure_stream() argument
H A Dvsp1_uif.c197 struct vsp1_pipeline *pipe, in uif_configure_stream()
196 uif_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) uif_configure_stream() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dhsw_ips.c107 * Workaround : Do not read or write the pipe palette/gamma data while in hsw_ips_need_disable()
148 * Workaround : Do not read or write the pipe palette/gamma data while in hsw_ips_need_enable()
180 /* IPS only exists on ULT machines and is tied to pipe A. */
183 return HAS_IPS(to_i915(crtc->base.dev)) && crtc->pipe == PIPE_A; in hsw_crtc_supports_ips()
191 /* IPS only exists on ULT machines and is tied to pipe A. */ in hsw_crtc_state_ips_capable()
228 * When IPS gets enabled, the pipe CRC changes. Since IPS gets in hsw_ips_compute_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/tve200/
H A Dtve200_drv.c106 ret = drm_simple_display_pipe_attach_bridge(&priv->pipe, in tve200_modeset_init()
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmemfd_secret.c93 fail("pipe write: %s\n", strerror(errno)); in try_process_vm_read()
118 perror("pipe write"); in try_ptrace()
168 if (pipe(pipefd)) { in test_remote_access()
169 fail("pipe failed: %s\n", strerror(errno)); in test_remote_access()
194 fail("pipe write: %s\n", strerror(errno)); in test_remote_access()
/kernel/linux/linux-6.6/tools/testing/selftests/perf_events/
H A Dremove_on_exec.c138 ASSERT_NE(pipe(pipefd), -1); in TEST_F()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Dmsm_drm.h46 __u32 pipe; member
/kernel/linux/linux-6.6/sound/pci/echoaudio/
H A Dechoaudio.h44 The lines going to and from the PCI bus represent "pipes". A pipe performs
54 and busses; that is, each individual pipe is hard-wired to a single bus.
76 to a single bus; the vmixer lets you mix any pipe to any bus in any
90 A number of calls in CEchoGals refer to a "pipe index". A pipe index is
91 a unique number for a pipe that unambiguously refers to a playback or record
92 pipe. Pipe indices are numbered starting with analog outputs, followed by
105 You get the pipe index by calling CEchoGals::OpenAudio; the other transport
106 functions take the pipe index as a parameter. If you need a pipe inde
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Dmsm_drm.h46 __u32 pipe; member
/third_party/mesa3d/include/drm-uapi/
H A Dmsm_drm.h52 /* The pipe-id just uses the lower bits, so can be OR'd with flags in
54 * we extend/overload the pipe-id some day to deal with multiple rings,
99 __u32 pipe; /* in, MSM_PIPE_x */ member
/third_party/mesa3d/src/amd/compiler/tests/
H A Dmain.cpp174 pipe(stdin_pipe); in check_output()
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_query.c233 virgl_set_active_query_state(struct pipe_context *pipe, bool enable) in virgl_set_active_query_state() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state.c28 #include "pipe/p_defines.h"
287 struct svga_screen *screen = svga_screen(svga->pipe.screen); in svga_update_state()
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_priv.h414 const char *blorp_shader_pipeline_to_name(enum blorp_shader_pipeline pipe);
/third_party/node/test/parallel/
H A Dtest-repl-programmatic-history.js186 .pipe(fs.createWriteStream(historyPath)).on('unpipe', () => runTest());
H A Dtest-repl-persistent-history.js190 .pipe(fs.createWriteStream(historyPath)).on('unpipe', () => runTest());
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_scene.h141 struct pipe_context *pipe; member

Completed in 17 milliseconds

1...<<919293949596979899100>>...122