/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | psb_intel_drv.h | 140 int pipe; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_ctl.c | 286 static u32 mdp_ctl_blend_mask(enum mdp5_pipe pipe, in mdp_ctl_blend_mask() argument 306 static u32 mdp_ctl_blend_ext_mask(enum mdp5_pipe pipe, in mdp_ctl_blend_ext_mask() argument 438 u32 mdp_ctl_flush_mask_pipe(enum mdp5_pipe pipe) in mdp_ctl_flush_mask_pipe() argument
|
H A D | mdp5_kms.h | 196 static inline const char *pipe2name(enum mdp5_pipe pipe) in pipe2name() argument 210 static inline int pipe2nclients(enum mdp5_pipe pipe) in pipe2nclients() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv10.c | 435 struct pipe_state *pipe = &chan->pipe_state; in nv17_gr_mthd_lma_window() local 563 struct pipe_state *pipe = &chan->pipe_state; in nv10_gr_save_pipe() local 582 struct pipe_state *pipe = &chan->pipe_state; nv10_gr_load_pipe() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/ |
H A D | dcn_calcs.c | 300 pipe_ctx_to_e2e_pipe_params( const struct pipe_ctx *pipe, struct _vcs_dpi_display_pipe_params_st *input) pipe_ctx_to_e2e_pipe_params() argument 452 dcn_bw_calc_rq_dlg_ttu( const struct dc *dc, const struct dcn_bw_internal_vars *v, struct pipe_ctx *pipe, int in_idx) dcn_bw_calc_rq_dlg_ttu() argument 710 struct pipe_ctx *pipe = &context->res_ctx.pipe_ctx[i]; hack_bounding_box() local 909 struct pipe_ctx *pipe = &context->res_ctx.pipe_ctx[i]; dcn_validate_bandwidth() local 1215 struct pipe_ctx *pipe = &context->res_ctx.pipe_ctx[i]; dcn_validate_bandwidth() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
H A D | sun4i_backend.c | 389 unsigned int pipe = p_state->pipe; in sun4i_backend_update_layer_zpos() local [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | dib0700_core.c | 813 unsigned int pipe = 0; in dib0700_rc_setup() local
|
H A D | opera1.c | 55 unsigned int pipe = (flags == OPERA_READ_MSG) ? in opera1_xilinx_rw() local
|
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
H A D | vsp1_video.c | 186 static void vsp1_video_calculate_partition(struct vsp1_pipeline *pipe, in vsp1_video_calculate_partition() argument 252 static int vsp1_video_pipeline_setup_partitions(struct vsp1_pipeline *pipe) in vsp1_video_pipeline_setup_partitions() argument 315 struct vsp1_pipeline *pipe = video->rwpf->entity.pipe; vsp1_video_complete_buffer() local 349 vsp1_video_frame_end(struct vsp1_pipeline *pipe, struct vsp1_rwpf *rwpf) vsp1_video_frame_end() argument 363 vsp1_video_pipeline_run_partition(struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, unsigned int partition) vsp1_video_pipeline_run_partition() argument 376 vsp1_video_pipeline_run(struct vsp1_pipeline *pipe) vsp1_video_pipeline_run() argument 430 vsp1_video_pipeline_frame_end(struct vsp1_pipeline *pipe, unsigned int completion) vsp1_video_pipeline_frame_end() argument 468 vsp1_video_pipeline_build_branch(struct vsp1_pipeline *pipe, struct vsp1_rwpf *input, struct vsp1_rwpf *output) vsp1_video_pipeline_build_branch() argument 558 vsp1_video_pipeline_build(struct vsp1_pipeline *pipe, struct vsp1_video *video) vsp1_video_pipeline_build() argument 645 vsp1_video_pipeline_init(struct vsp1_pipeline *pipe, struct vsp1_video *video) vsp1_video_pipeline_init() argument 657 struct vsp1_pipeline *pipe; vsp1_video_pipeline_get() local 687 struct vsp1_pipeline *pipe = container_of(kref, typeof(*pipe), kref); vsp1_video_pipeline_release() local 693 vsp1_video_pipeline_put(struct vsp1_pipeline *pipe) vsp1_video_pipeline_put() argument 761 struct vsp1_pipeline *pipe = video->rwpf->entity.pipe; vsp1_video_buffer_queue() local 786 vsp1_video_setup_pipeline(struct vsp1_pipeline *pipe) vsp1_video_setup_pipeline() argument 848 vsp1_video_cleanup_pipeline(struct vsp1_pipeline *pipe) vsp1_video_cleanup_pipeline() argument 865 struct vsp1_pipeline *pipe = video->rwpf->entity.pipe; vsp1_video_start_streaming() local 907 struct vsp1_pipeline *pipe = video->rwpf->entity.pipe; vsp1_video_stop_streaming() local 1032 struct vsp1_pipeline *pipe; vsp1_video_streamon() local 1176 struct vsp1_pipeline *pipe; vsp1_video_suspend() local 1193 struct vsp1_pipeline *pipe; vsp1_video_suspend() local 1218 struct vsp1_pipeline *pipe; vsp1_video_resume() local [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/go7007/ |
H A D | go7007-usb.c | 882 int transferred, pipe; in go7007_usb_send_firmware() local [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/ |
H A D | em28xx-core.c | 81 int pipe = usb_rcvctrlpipe(udev, 0); in em28xx_read_reg_req_len() local 149 int pipe = usb_sndctrlpipe(udev, 0); in em28xx_write_regs_req() local 891 int sb_size, pipe; em28xx_alloc_urbs() local [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
H A D | cx231xx-core.c | 221 static int __usb_control_msg(struct cx231xx *dev, unsigned int pipe, in __usb_control_msg() argument 283 int pipe = usb_rcvctrlpipe(dev->udev, 0); in cx231xx_read_ctrl_reg() local 321 int pipe = 0; in cx231xx_send_vendor_cmd() local 401 int pipe = usb_sndctrlpipe(dev->udev, 0); cx231xx_write_ctrl_reg() local 989 int sb_size, pipe; cx231xx_init_isoc() local 1126 int sb_size, pipe; cx231xx_init_bulk() local [all...] |
/kernel/linux/linux-5.10/drivers/platform/goldfish/ |
H A D | goldfish_pipe.c | 221 static int goldfish_pipe_cmd_locked(struct goldfish_pipe *pipe, in goldfish_pipe_cmd_locked() argument 231 goldfish_pipe_cmd(struct goldfish_pipe *pipe, enum PipeCmdCode cmd) goldfish_pipe_cmd() argument 328 transfer_max_buffers(struct goldfish_pipe *pipe, unsigned long address, unsigned long address_end, int is_write, unsigned long last_page, unsigned int last_page_size, s32 *consumed_size, int *status) transfer_max_buffers() argument 370 wait_for_host_signal(struct goldfish_pipe *pipe, int is_write) wait_for_host_signal() argument 397 struct goldfish_pipe *pipe = filp->private_data; goldfish_pipe_read_write() local 495 struct goldfish_pipe *pipe = filp->private_data; goldfish_pipe_poll() local 520 struct goldfish_pipe *pipe; signalled_pipes_add_locked() local 539 signalled_pipes_remove_locked(struct goldfish_pipe_dev *dev, struct goldfish_pipe *pipe) signalled_pipes_remove_locked() argument 555 struct goldfish_pipe *pipe; signalled_pipes_pop_front() local 584 struct goldfish_pipe *pipe; goldfish_interrupt_task() local 706 struct goldfish_pipe *pipe = kzalloc(sizeof(*pipe), GFP_KERNEL); goldfish_pipe_open() local 766 struct goldfish_pipe *pipe = filp->private_data; goldfish_pipe_release() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/ |
H A D | cirrus.c | 54 struct drm_simple_display_pipe pipe; member 418 static enum drm_mode_status cirrus_pipe_mode_valid(struct drm_simple_display_pipe *pipe, in cirrus_pipe_mode_valid() argument 426 static int cirrus_pipe_check(struct drm_simple_display_pipe *pipe, in cirrus_pipe_check() argument 437 static void cirrus_pipe_enable(struct drm_simple_display_pipe *pipe, in cirrus_pipe_enable() argument 447 static void cirrus_pipe_update(struct drm_simple_display_pipe *pipe, in cirrus_pipe_update() argument [all...] |
H A D | ili9225.c | 161 static void ili9225_pipe_update(struct drm_simple_display_pipe *pipe, in ili9225_pipe_update() argument 174 static void ili9225_pipe_enable(struct drm_simple_display_pipe *pipe, in ili9225_pipe_enable() argument 283 static void ili9225_pipe_disable(struct drm_simple_display_pipe *pipe) in ili9225_pipe_disable() argument
|
/kernel/linux/linux-5.10/drivers/staging/media/omap4iss/ |
H A D | iss_csi2.c | 678 struct iss_pipeline *pipe = in csi2_isr_ctx() local 742 struct iss_pipeline *pipe = to_iss_pipeline(&csi2->subdev.entity); in omap4iss_csi2_isr() local 1022 struct iss_pipeline *pipe = to_iss_pipeline(&csi2->subdev.entity); in csi2_link_validate() local
|
H A D | iss.c | 122 int omap4iss_get_external_info(struct iss_pipeline *pipe, in omap4iss_get_external_info() argument 382 iss_pipeline_disable(struct iss_pipeline *pipe, struct media_entity *until) iss_pipeline_disable() argument 434 iss_pipeline_enable(struct iss_pipeline *pipe, enum iss_pipeline_stream_state mode) iss_pipeline_enable() argument 499 omap4iss_pipeline_set_stream(struct iss_pipeline *pipe, enum iss_pipeline_stream_state state) omap4iss_pipeline_set_stream() argument 524 omap4iss_pipeline_cancel_stream(struct iss_pipeline *pipe) omap4iss_pipeline_cancel_stream() argument 543 struct iss_pipeline *pipe; iss_pipeline_is_last() local 621 struct iss_pipeline *pipe = to_iss_pipeline(me); omap4iss_module_sync_idle() local [all...] |
H A D | iss_video.c | 358 struct iss_pipeline *pipe = to_iss_pipeline(&video->video.entity); in iss_video_buf_queue() local 430 struct iss_pipeline *pipe = to_iss_pipeline(&video->video.entity); in omap4iss_video_buffer_next() local 858 struct iss_pipeline *pipe; iss_video_streamon() local 999 struct iss_pipeline *pipe = to_iss_pipeline(&video->video.entity); iss_video_streamoff() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/imx/ |
H A D | imx-media.h | 146 struct media_pipeline pipe; member
|
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
H A D | ipu3-css.h | 75 unsigned int pipe; member
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_subdev.c | 1093 atomisp_init_subdev_pipe(struct atomisp_sub_device *asd, struct atomisp_video_pipe *pipe, enum v4l2_buf_type buf_type) atomisp_init_subdev_pipe() argument 1111 atomisp_init_acc_pipe(struct atomisp_sub_device *asd, struct atomisp_acc_pipe *pipe) atomisp_init_acc_pipe() argument [all...] |
H A D | atomisp_fops.c | 65 struct atomisp_video_pipe *pipe = vq->priv_data; in atomisp_buf_setup() local 76 struct atomisp_video_pipe *pipe = vq->priv_data; in atomisp_buf_prepare() local 211 atomisp_q_video_buffers_to_css(struct atomisp_sub_device *asd, struct atomisp_video_pipe *pipe, enum atomisp_input_stream_id stream_id, enum ia_css_buffer_type css_buf_type, enum ia_css_pipe_id css_pipe_id) atomisp_q_video_buffers_to_css() argument 571 struct atomisp_video_pipe *pipe = vq->priv_data; atomisp_buf_queue() local 603 struct atomisp_video_pipe *pipe = vq->priv_data; atomisp_buf_setup_output() local 614 struct atomisp_video_pipe *pipe = vq->priv_data; atomisp_buf_prepare_output() local 628 struct atomisp_video_pipe *pipe = vq->priv_data; atomisp_buf_queue_output() local 655 atomisp_init_pipe(struct atomisp_video_pipe *pipe) atomisp_init_pipe() argument 767 struct atomisp_video_pipe *pipe = NULL; atomisp_open() local 900 struct atomisp_video_pipe *pipe; atomisp_release() local 1170 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); atomisp_mmap() local 1267 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); atomisp_file_mmap() local 1277 struct atomisp_video_pipe *pipe = atomisp_to_video_pipe(vdev); atomisp_poll() local [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | dib0700_core.c | 813 unsigned int pipe = 0; in dib0700_rc_setup() local
|
/kernel/linux/linux-6.6/drivers/media/usb/go7007/ |
H A D | go7007-usb.c | 882 int transferred, pipe; in go7007_usb_send_firmware() local [all...] |
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | rtsx_usb_sdmmc.c | 458 unsigned int pipe; in sd_rw_multi() local
|