/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | ia_css_pipe.h | 149 /* This number is unique per pipe each instance of css. This number is 178 void ia_css_pipe_map_queue(struct ia_css_pipe *pipe, bool map); 183 bool commit, struct ia_css_pipe *pipe);
|
H A D | sh_css_params.h | 72 * will be overwritten by the per pipe configuration */ 74 /* ------ pipe specific DPC configuration ------ */ 76 * should be replaced by CSS per pipe configuration when the support 129 /* ------ pipe specific DPC configuration ------ */ 131 * should be replaced by CSS per pipe configuration when the support 169 sh_css_pipe_isp_config_get(struct ia_css_pipe *pipe); 187 sh_css_pipe_get_pp_gdc_lut(const struct ia_css_pipe *pipe);
|
/kernel/linux/linux-6.6/drivers/media/usb/usbtv/ |
H A D | usbtv-core.c | 50 int pipe = usb_sndctrlpipe(usbtv->udev, 0); in usbtv_set_regs() local 57 ret = usb_control_msg(usbtv->udev, pipe, USBTV_REQUEST_REG, in usbtv_set_regs()
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_gem_vram_helper.h | 145 struct drm_simple_display_pipe *pipe, 149 struct drm_simple_display_pipe *pipe,
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | ia_css_pipe.h | 148 /* This number is unique per pipe each instance of css. This number is 177 void ia_css_pipe_map_queue(struct ia_css_pipe *pipe, bool map); 182 bool commit, struct ia_css_pipe *pipe);
|
H A D | sh_css_params.h | 72 * will be overwritten by the per pipe configuration */ 74 /* ------ pipe specific DPC configuration ------ */ 76 * should be replaced by CSS per pipe configuration when the support 127 /* ------ pipe specific DPC configuration ------ */ 129 * should be replaced by CSS per pipe configuration when the support 167 sh_css_pipe_isp_config_get(struct ia_css_pipe *pipe); 179 sh_css_pipe_get_pp_gdc_lut(const struct ia_css_pipe *pipe);
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | htc-ops.h | 107 struct sk_buff *skb, u8 pipe) in ath6kl_htc_rx_complete() 109 ar->htc_ops->rx_complete(ar, skb, pipe); in ath6kl_htc_rx_complete() 106 ath6kl_htc_rx_complete(struct ath6kl *ar, struct sk_buff *skb, u8 pipe) ath6kl_htc_rx_complete() argument
|
/kernel/linux/linux-6.6/tools/perf/bench/ |
H A D | sched-pipe.c | 4 * sched-pipe.c 6 * pipe: Benchmark for pipe() 8 * Based on pipe-test-1m.c by Ingo Molnar <mingo@redhat.com> 9 * http://people.redhat.com/mingo/cfs-scheduler/tools/pipe-test-1m.c 50 "perf bench sched pipe <options>", 96 BUG_ON(pipe(pipe_1)); in bench_sched_pipe() 97 BUG_ON(pipe(pipe_2)); in bench_sched_pipe() 152 printf("# Executed %d pipe operations between two %s\n\n", in bench_sched_pipe()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | send_signal.c | 23 if (!ASSERT_OK(pipe(pipe_c2p), "pipe_c2p")) in test_send_signal_common() 26 if (!ASSERT_OK(pipe(pipe_p2c), "pipe_p2c")) { in test_send_signal_common() 129 if (!ASSERT_GE(err, 0, "reading pipe")) in test_send_signal_common() 131 if (!ASSERT_GT(err, 0, "reading pipe error: size 0")) { in test_send_signal_common()
|
/kernel/linux/linux-6.6/sound/drivers/vx/ |
H A D | vx_cmd.h | 139 /* Output pipe parameters setting */ 202 * vx_send_pipe_cmd_params - fill first command word for pipe commands 205 * @param1: first pipe-parameter 206 * @param2: second pipe-parameter 224 * @pipe: the pipe index (zero-based) 226 static inline void vx_set_stream_cmd_params(struct vx_rmh *rmh, int is_capture, int pipe) in vx_set_stream_cmd_params() argument 230 rmh->Cmd[0] |= (((u32)pipe & MASK_FIRST_FIELD) << FIELD_SIZE) & MASK_DSP_WORD; in vx_set_stream_cmd_params()
|
/kernel/linux/linux-6.6/sound/pci/mixart/ |
H A D | mixart.h | 121 struct mixart_pipe *pipe; member 142 struct mixart_uid group_uid; /* id of the pipe, as returned by embedded */ 148 int monitoring; /* pipe used for monitoring issue */ 161 /* allocate stereo pipe for instance */ 205 int snd_mixart_kill_ref_pipe(struct mixart_mgr *mgr, struct mixart_pipe *pipe, int monitoring);
|
/third_party/libdrm/freedreno/msm/ |
H A D | msm_priv.h | 55 uint32_t pipe; member 81 drm_private struct fd_ringbuffer * msm_ringbuffer_new(struct fd_pipe *pipe,
|
/third_party/libdrm/etnaviv/ |
H A D | etnaviv_priv.h | 130 struct etna_pipe *pipe; member 160 struct etna_pipe *pipe; member
|
/third_party/mesa3d/src/freedreno/drm/virtio/ |
H A D | virtio_priv.h | 36 #include "pipe/p_defines.h" 75 * still using it's iova) until the submit retires. So a per-pipe 116 uint32_t pipe; member 161 struct fd_submit *virtio_submit_new(struct fd_pipe *pipe);
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_staging_mgr.c | 25 #include "pipe/p_defines.h" 27 #include "pipe/p_context.h" 77 virgl_staging_init(struct virgl_staging_mgr *staging, struct pipe_context *pipe, in virgl_staging_init() argument 82 staging->vws = virgl_screen(pipe->screen)->vws; in virgl_staging_init()
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_tex_sample.h | 173 softpipe_create_sampler_state(struct pipe_context *pipe, 178 softpipe_create_sampler_view(struct pipe_context *pipe,
|
H A D | sp_tile_cache.h | 32 #include "pipe/p_compiler.h" 84 struct pipe_context *pipe; member 106 sp_create_tile_cache( struct pipe_context *pipe );
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_state_cs.c | 59 map = pipe_buffer_map(&svga->pipe, svga->curr.grid_info.indirect, in make_cs_key() 62 pipe_buffer_unmap(&svga->pipe, transfer); in make_cs_key()
|
/third_party/mesa3d/src/gallium/frontends/omx/ |
H A D | vid_dec_common.h | 52 struct pipe_context *pipe; \ 124 #include "pipe/p_video_state.h" 158 struct pipe_context *pipe; member
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | format.cpp | 25 #include "pipe/p_screen.h" 26 #include "pipe/p_context.h" 141 return dev.pipe->is_format_supported( in supported_formats() 142 dev.pipe, f.second, target, 1, 1, bindings); in supported_formats()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_resource.h | 150 nv50_surface_from_buffer(struct pipe_context *pipe, 161 nv50_clear_texture(struct pipe_context *pipe,
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_unlink/ |
H A D | 2-1.c | 17 * 2. Parent uses mq_open to create a new mq and tell child to open it using pipe. 66 rval = pipe(to_parent); in main() 71 rval = pipe(to_child); in main()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_screen.h | 27 #include "pipe/p_screen.h" 125 d3d12_screen(struct pipe_screen *pipe) in d3d12_screen() argument 127 return (struct d3d12_screen *)pipe; in d3d12_screen()
|
/third_party/musl/libc-test/src/functionalext/fortify/ |
H A D | poll.c | 87 int res = pipe(fd); in poll_0030() 89 EXPECT_TRUE("poll_0030 pipe", 0); in poll_0030() 178 int res = pipe(fd); in ppoll_0030() 180 EXPECT_TRUE("poll_0030 pipe", 0); in ppoll_0030()
|
/third_party/rust/crates/rustix/tests/io/ |
H A D | poll.rs | 9 use rustix::io::{pipe, read, write}; in test_poll() 11 // Create a pipe. in test_poll() 12 let (reader, writer) = pipe().unwrap(); in test_poll() 16 // `poll` should say there's nothing ready to be read from the pipe. in test_poll() 22 // Write a byte to the pipe. in test_poll() 36 // Read the byte from the pipe. in test_poll()
|