/kernel/linux/linux-5.10/net/smc/ |
H A D | smc_rx.h | 23 struct pipe_inode_info *pipe, size_t len, int flags);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | nv.h | 30 u32 me, u32 pipe, u32 queue, u32 vmid);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
H A D | sun4i_layer.h | 23 unsigned int pipe; member
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | intel_lpe_audio.h | 37 int pipe; member
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | intel_lpe_audio.h | 37 int pipe; member
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_ioctl.h | 37 int atomisp_pipe_check(struct atomisp_video_pipe *pipe, bool streaming_ok);
|
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/ |
H A D | Makefile | 8 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 D | sun4i_layer.h | 23 unsigned int pipe; member
|
/kernel/linux/linux-6.6/net/smc/ |
H A D | smc_rx.h | 23 struct pipe_inode_info *pipe, size_t len, int flags);
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_staging_mgr.h | 51 * \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 D | nine_buffer_upload.h | 32 #include "pipe/p_defines.h" 38 nine_upload_create(struct pipe_context *pipe, unsigned buffers_size,
|
/third_party/node/test/parallel/ |
H A D | test-stream2-finish-pipe.js | 36 r.pipe(w);
|
H A D | test-stream2-finish-pipe-error.js | 17 r.pipe(w); 19 // end() after pipe should cause unhandled exception
|
H A D | test-zlib-deflate-raw-inherits.js | 26 read.pipe(dest);
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_stateobj_tex.h | 5 #include "pipe/p_state.h" 20 struct pipe_sampler_view pipe; member
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_format.h | 29 #include <pipe/p_format.h>
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_context.h | 50 hud_record_only(struct hud_context *hud, struct pipe_context *pipe);
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_draw_quad.h | 32 #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 D | event_handler_press_module_test.cpp | 207 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 D | vsync_multicallback_test.cpp | 168 if (pipe(pipeFd) < 0) { in HWTEST_F() 171 if (pipe(pipe1Fd) < 0) { in HWTEST_F()
|
H A D | vsync_setvsyncrate_test.cpp | 158 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 D | send_signal.c | 25 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 D | pci.h | 46 /* 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 D | mdfld_tmd_vid.c | 97 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 D | vsp1_lut.c | 149 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
|