Home
last modified time | relevance | path

Searched refs:pipe (Results 1526 - 1550 of 3122) sorted by relevance

1...<<61626364656667686970>>...125

/kernel/linux/linux-5.10/net/smc/
H A Dsmc_rx.h23 struct pipe_inode_info *pipe, size_t len, int flags);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dnv.h30 u32 me, u32 pipe, u32 queue, u32 vmid);
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun4i_layer.h23 unsigned int pipe; member
/kernel/linux/linux-5.10/include/drm/
H A Dintel_lpe_audio.h37 int pipe; member
/kernel/linux/linux-6.6/include/drm/
H A Dintel_lpe_audio.h37 int pipe; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.h37 int atomisp_pipe_check(struct atomisp_video_pipe *pipe, bool streaming_ok);
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H A DMakefile8 renesas_usbhs-y := common.o mod.o pipe.o fifo.o rcar2.o rcar3.o rza.o rza2.o
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun4i_layer.h23 unsigned int pipe; member
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_rx.h23 struct pipe_inode_info *pipe, size_t len, int flags);
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_staging_mgr.h51 * \param pipe Pipe driver.
55 virgl_staging_init(struct virgl_staging_mgr *staging, struct pipe_context *pipe,
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_buffer_upload.h32 #include "pipe/p_defines.h"
38 nine_upload_create(struct pipe_context *pipe, unsigned buffers_size,
/third_party/node/test/parallel/
H A Dtest-stream2-finish-pipe.js36 r.pipe(w);
H A Dtest-stream2-finish-pipe-error.js17 r.pipe(w);
19 // end() after pipe should cause unhandled exception
H A Dtest-zlib-deflate-raw-inherits.js26 read.pipe(dest);
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_stateobj_tex.h5 #include "pipe/p_state.h"
20 struct pipe_sampler_view pipe; member
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_format.h29 #include <pipe/p_format.h>
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_context.h50 hud_record_only(struct hud_context *hud, struct pipe_context *pipe);
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_draw_quad.h32 #include "pipe/p_compiler.h"
33 #include "pipe/p_context.h"
45 util_draw_vertex_buffer(struct pipe_context *pipe, struct cso_context *cso,
/base/notification/eventhandler/frameworks/test/moduletest/
H A Devent_handler_press_module_test.cpp207 int32_t pipe = pipe2(fds, O_NONBLOCK); in HWTEST_F() local
208 EXPECT_GE(pipe, 0); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/
H A Dvsync_multicallback_test.cpp168 if (pipe(pipeFd) < 0) { in HWTEST_F()
171 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
H A Dvsync_setvsyncrate_test.cpp158 if (pipe(pipeFd) < 0) { in HWTEST_F()
161 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dsend_signal.c25 if (CHECK(pipe(pipe_c2p), test_name, in test_send_signal_common()
26 "pipe pipe_c2p error: %s\n", strerror(errno))) in test_send_signal_common()
29 if (CHECK(pipe(pipe_p2c), test_name, in test_send_signal_common()
30 "pipe pipe_p2c error: %s\n", strerror(errno))) { in test_send_signal_common()
128 if (CHECK(err < 0, test_name, "reading pipe error: %s\n", strerror(errno))) in test_send_signal_common()
130 if (CHECK(err == 0, test_name, "reading pipe error: size 0\n")) { in test_send_signal_common()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dpci.h46 /* Service to pipe map Target address */
79 /* Per-pipe state. */
84 /* Our pipe number; facilitiates use of pipe_info ptrs. */
232 void ath10k_pci_hif_send_complete_check(struct ath10k *ar, u8 pipe,
234 u16 ath10k_pci_hif_get_free_queue_number(struct ath10k *ar, u8 pipe);
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dmdfld_tmd_vid.c97 int pipe, in tmd_vid_get_panel_info()
134 int pipe) in mdfld_dsi_tmd_drv_ic_init()
96 tmd_vid_get_panel_info(struct drm_device *dev, int pipe, struct panel_info *pi) tmd_vid_get_panel_info() argument
133 mdfld_dsi_tmd_drv_ic_init(struct mdfld_dsi_config *dsi_config, int pipe) mdfld_dsi_tmd_drv_ic_init() argument
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_lut.c149 struct vsp1_pipeline *pipe, in lut_configure_stream()
159 struct vsp1_pipeline *pipe, in lut_configure_frame()
148 lut_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) lut_configure_stream() argument
158 lut_configure_frame(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) lut_configure_frame() argument

Completed in 16 milliseconds

1...<<61626364656667686970>>...125