Home
last modified time | relevance | path

Searched defs:pipe (Results 526 - 550 of 1747) sorted by relevance

1...<<21222324252627282930>>...70

/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H A Dsti_crtc.c249 unsigned int pipe; in sti_crtc_vblank_cb() local
285 unsigned int pipe = crtc->index; in sti_crtc_enable_vblank() local
304 unsigned int pipe = crtc->index; in sti_crtc_disable_vblank() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
H A Dst7735r.c58 static void st7735r_pipe_enable(struct drm_simple_display_pipe *pipe, in st7735r_pipe_enable() argument
H A Dst7586.c155 static void st7586_pipe_update(struct drm_simple_display_pipe *pipe, in st7586_pipe_update() argument
168 static void st7586_pipe_enable(struct drm_simple_display_pipe *pipe, in st7586_pipe_enable() argument
247 static void st7586_pipe_disable(struct drm_simple_display_pipe *pipe) in st7586_pipe_disable() argument
H A Dmi0283qt.c51 static void mi0283qt_enable(struct drm_simple_display_pipe *pipe, in mi0283qt_enable() argument
H A Dili9486.c91 static void waveshare_enable(struct drm_simple_display_pipe *pipe, in waveshare_enable() argument
H A Dili9341.c53 static void yx240qv29_enable(struct drm_simple_display_pipe *pipe, in yx240qv29_enable() argument
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_status.c257 unsigned int pipe; in uvc_status_init() local
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
H A Dtm6000-core.c25 unsigned int pipe; in tm6000_read_write_usb() local
H A Dtm6000-input.c326 int pipe, size; in __tm6000_ir_int_start() local
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_wpf.c256 wpf_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) wpf_configure_stream() argument
365 wpf_configure_frame(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) wpf_configure_frame() argument
391 wpf_configure_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) wpf_configure_partition() argument
533 wpf_max_width(struct vsp1_entity *entity, struct vsp1_pipeline *pipe) wpf_max_width() argument
541 wpf_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_partition *partition, unsigned int partition_idx, struct vsp1_partition_window *window) wpf_partition() argument
[all...]
H A Dvsp1_drm.c33 static void vsp1_du_pipeline_frame_end(struct vsp1_pipeline *pipe, in vsp1_du_pipeline_frame_end() argument
63 vsp1_du_insert_uif(struct vsp1_device *vsp1, struct vsp1_pipeline *pipe, struct vsp1_entity *uif, struct vsp1_entity *prev, unsigned int prev_pad, struct vsp1_entity *next, unsigned int next_pad) vsp1_du_insert_uif() argument
115 vsp1_du_pipeline_setup_rpf(struct vsp1_device *vsp1, struct vsp1_pipeline *pipe, struct vsp1_rwpf *rpf, struct vsp1_entity *uif, unsigned int brx_input) vsp1_du_pipeline_setup_rpf() argument
228 vsp1_du_pipeline_setup_brx(struct vsp1_device *vsp1, struct vsp1_pipeline *pipe) vsp1_du_pipeline_setup_brx() argument
367 vsp1_du_pipeline_setup_inputs(struct vsp1_device *vsp1, struct vsp1_pipeline *pipe) vsp1_du_pipeline_setup_inputs() argument
476 vsp1_du_pipeline_setup_output(struct vsp1_device *vsp1, struct vsp1_pipeline *pipe) vsp1_du_pipeline_setup_output() argument
535 vsp1_du_pipeline_configure(struct vsp1_pipeline *pipe) vsp1_du_pipeline_configure() argument
644 struct vsp1_pipeline *pipe; vsp1_du_setup_lif() local
876 struct vsp1_pipeline *pipe = &drm_pipe->pipe; vsp1_du_atomic_flush() local
946 struct vsp1_pipeline *pipe = &drm_pipe->pipe; vsp1_drm_init() local
[all...]
H A Dvsp1_entity.c23 vsp1_entity_route_setup(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_body *dlb) vsp1_entity_route_setup() argument
72 vsp1_entity_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) vsp1_entity_configure_stream() argument
81 vsp1_entity_configure_frame(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) vsp1_entity_configure_frame() argument
90 vsp1_entity_configure_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) vsp1_entity_configure_partition() argument
H A Dvsp1_entity.h105 struct vsp1_pipeline *pipe; member
H A Dvsp1_uds.c258 uds_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) uds_configure_stream() argument
306 uds_configure_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) uds_configure_partition() argument
332 uds_max_width(struct vsp1_entity *entity, struct vsp1_pipeline *pipe) uds_max_width() argument
368 uds_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_partition *partition, unsigned int partition_idx, struct vsp1_partition_window *window) uds_partition() argument
H A Dvsp1_rpf.c58 rpf_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) rpf_configure_stream() argument
226 rpf_configure_frame(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) rpf_configure_frame() argument
241 rpf_configure_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) rpf_configure_partition() argument
324 rpf_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_partition *partition, unsigned int partition_idx, struct vsp1_partition_window *window) rpf_partition() argument
[all...]
H A Dvsp1_sru.c270 sru_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) sru_configure_stream() argument
304 sru_max_width(struct vsp1_entity *entity, struct vsp1_pipeline *pipe) sru_max_width() argument
327 sru_partition(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_partition *partition, unsigned int partition_idx, struct vsp1_partition_window *window) sru_partition() argument
H A Dvsp1_pipe.h113 struct media_pipeline pipe; member
[all...]
H A Dvsp1_brx.c284 brx_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) brx_configure_stream() argument
H A Dvsp1_clu.c172 clu_configure_stream(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) clu_configure_stream() argument
190 clu_configure_frame(struct vsp1_entity *entity, struct vsp1_pipeline *pipe, struct vsp1_dl_list *dl, struct vsp1_dl_body *dlb) clu_configure_frame() argument
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dstreamzap.c327 int pipe, maxp; in streamzap_probe() local
/kernel/linux/linux-5.10/drivers/media/usb/au0828/
H A Dau0828-core.c288 au0828_enable_source(struct media_entity *entity, struct media_pipeline *pipe) au0828_enable_source() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/via/
H A Dvia_irq.c93 u32 via_get_vblank_counter(struct drm_device *dev, unsigned int pipe) in via_get_vblank_counter() argument
169 int via_enable_vblank(struct drm_device *dev, unsigned int pipe) in via_enable_vblank() argument
188 void via_disable_vblank(struct drm_device *dev, unsigned int pipe) in via_disable_vblank() argument
/kernel/linux/linux-5.10/drivers/rpmsg/
H A Dqcom_glink_rpm.c58 struct glink_rpm_pipe *pipe = to_rpm_pipe(glink_pipe); in glink_rpm_rx_avail() local
74 struct glink_rpm_pipe *pipe = to_rpm_pipe(glink_pipe); in glink_rpm_rx_peak() local
98 struct glink_rpm_pipe *pipe = to_rpm_pipe(glink_pipe); glink_rpm_rx_advance() local
112 struct glink_rpm_pipe *pipe = to_rpm_pipe(glink_pipe); glink_rpm_tx_avail() local
125 glink_rpm_tx_write_one(struct glink_rpm_pipe *pipe, unsigned int head, const void *data, size_t count) glink_rpm_tx_write_one() argument
153 struct glink_rpm_pipe *pipe = to_rpm_pipe(glink_pipe); glink_rpm_tx_write() local
[all...]
H A Dqcom_glink_smem.c51 struct glink_smem_pipe *pipe = to_smem_pipe(np); in glink_smem_rx_avail() local
82 struct glink_smem_pipe *pipe = to_smem_pipe(np); in glink_smem_rx_peak() local
102 struct glink_smem_pipe *pipe = to_smem_pipe(np); glink_smem_rx_advance() local
116 struct glink_smem_pipe *pipe = to_smem_pipe(np); glink_smem_tx_avail() local
137 glink_smem_tx_write_one(struct glink_smem_pipe *pipe, unsigned int head, const void *data, size_t count) glink_smem_tx_write_one() argument
161 struct glink_smem_pipe *pipe = to_smem_pipe(glink_pipe); glink_smem_tx_write() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H A Dia_css_irq.h134 struct ia_css_pipe *pipe; member

Completed in 16 milliseconds

1...<<21222324252627282930>>...70