/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/ |
H A D | rkisp1-common.h | 353 * @pipe: media pipeline 372 struct media_pipeline pipe; member
|
/kernel/linux/linux-5.10/drivers/staging/media/imx/ |
H A D | imx-media.h | 146 struct media_pipeline pipe; member
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | benq.c | 100 urb->pipe = usb_rcvisocpipe(gspca_dev->dev, in sd_start()
|
/kernel/linux/linux-6.6/fs/ |
H A D | Makefile | 11 char_dev.o stat.o exec.o pipe.o namei.o fcntl.o \
|
/kernel/linux/linux-6.6/drivers/staging/media/imx/ |
H A D | imx-media.h | 149 struct media_pipeline pipe; member
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | mv_u3d.h | 174 u32 pipe; /* PIPE control register */ member
|
H A D | r8a66597-udc.h | 42 u16 pipe; member 108 /* pipe config */
|
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | msm_drm.h | 52 /* 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 D | vsp1_hgo.c | 133 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 D | vsp1_uif.c | 197 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 D | hsw_ips.c | 107 * 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 D | tve200_drv.c | 106 ret = drm_simple_display_pipe_attach_bridge(&priv->pipe, in tve200_modeset_init()
|
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | memfd_secret.c | 93 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 D | remove_on_exec.c | 138 ASSERT_NE(pipe(pipefd), -1); in TEST_F()
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | msm_drm.h | 46 __u32 pipe; member
|
/kernel/linux/linux-6.6/sound/pci/echoaudio/ |
H A D | echoaudio.h | 44 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 D | msm_drm.h | 46 __u32 pipe; member
|
/third_party/mesa3d/include/drm-uapi/ |
H A D | msm_drm.h | 52 /* 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 D | main.cpp | 174 pipe(stdin_pipe); in check_output()
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_query.c | 233 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 D | svga_state.c | 28 #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 D | blorp_priv.h | 414 const char *blorp_shader_pipeline_to_name(enum blorp_shader_pipeline pipe);
|
/third_party/node/test/parallel/ |
H A D | test-repl-programmatic-history.js | 186 .pipe(fs.createWriteStream(historyPath)).on('unpipe', () => runTest());
|
H A D | test-repl-persistent-history.js | 190 .pipe(fs.createWriteStream(historyPath)).on('unpipe', () => runTest());
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_scene.h | 141 struct pipe_context *pipe; member
|