Home
last modified time | relevance | path

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

1...<<21222324252627282930>>...67

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c662 struct pipe_ctx *pipe = NULL; in dc_stream_dmdata_status_done() local
737 struct pipe_ctx *pipe = &stream->ctx->dc->current_state->res_ctx.pipe_ctx[i]; in dc_stream_get_pipe_ctx() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_hwseq.c521 dcn201_pipe_control_lock( struct dc *dc, struct pipe_ctx *pipe, bool lock) dcn201_pipe_control_lock() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_hwseq.c396 struct pipe_ctx *pipe = NULL; in dcn314_resync_fifo_dccg_dio() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dce.c222 static int ath12k_ce_rx_buf_enqueue_pipe(struct ath12k_ce_pipe *pipe, in ath12k_ce_rx_buf_enqueue_pipe() argument
271 static int ath12k_ce_rx_post_pipe(struct ath12k_ce_pipe *pipe) in ath12k_ce_rx_post_pipe() argument
319 ath12k_ce_completed_recv_next(struct ath12k_ce_pipe *pipe, struct sk_buff **skb, int *nbytes) ath12k_ce_completed_recv_next() argument
369 ath12k_ce_recv_process_cb(struct ath12k_ce_pipe *pipe) ath12k_ce_recv_process_cb() argument
409 ath12k_ce_completed_send_next(struct ath12k_ce_pipe *pipe) ath12k_ce_completed_send_next() argument
450 ath12k_ce_send_done_cb(struct ath12k_ce_pipe *pipe) ath12k_ce_send_done_cb() argument
582 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; ath12k_ce_alloc_pipe() local
621 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; ath12k_ce_per_engine_service() local
632 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; ath12k_ce_poll_send_completed() local
641 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; ath12k_ce_send() local
719 ath12k_ce_rx_pipe_cleanup(struct ath12k_ce_pipe *pipe) ath12k_ce_rx_pipe_cleanup() argument
743 struct ath12k_ce_pipe *pipe; ath12k_ce_cleanup_pipes() local
759 struct ath12k_ce_pipe *pipe; ath12k_ce_rx_post_buf() local
827 struct ath12k_ce_pipe *pipe; ath12k_ce_init_pipes() local
888 struct ath12k_ce_pipe *pipe; ath12k_ce_free_pipes() local
933 struct ath12k_ce_pipe *pipe; ath12k_ce_alloc_pipes() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_brx.c286 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.c173 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
191 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
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
278 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
293 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
376 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.c272 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
306 sru_max_width(struct vsp1_entity *entity, struct vsp1_pipeline *pipe) sru_max_width() argument
329 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_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
480 vsp1_du_pipeline_setup_output(struct vsp1_device *vsp1, struct vsp1_pipeline *pipe) vsp1_du_pipeline_setup_output() argument
540 vsp1_du_pipeline_configure(struct vsp1_pipeline *pipe) vsp1_du_pipeline_configure() argument
649 struct vsp1_pipeline *pipe; vsp1_du_setup_lif() local
886 struct vsp1_pipeline *pipe = &drm_pipe->pipe; vsp1_du_atomic_flush() local
956 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_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_uds.c260 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
308 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
334 uds_max_width(struct vsp1_entity *entity, struct vsp1_pipeline *pipe) uds_max_width() argument
370 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
/kernel/linux/linux-6.6/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-pipe.c235 int mxc_isi_pipe_enable(struct mxc_isi_pipe *pipe) in mxc_isi_pipe_enable() argument
302 mxc_isi_pipe_disable(struct mxc_isi_pipe *pipe) mxc_isi_pipe_disable() argument
321 mxc_isi_pipe_get_pad_format(struct mxc_isi_pipe *pipe, struct v4l2_subdev_state *state, unsigned int pad) mxc_isi_pipe_get_pad_format() argument
329 mxc_isi_pipe_get_pad_crop(struct mxc_isi_pipe *pipe, struct v4l2_subdev_state *state, unsigned int pad) mxc_isi_pipe_get_pad_crop() argument
337 mxc_isi_pipe_get_pad_compose(struct mxc_isi_pipe *pipe, struct v4l2_subdev_state *state, unsigned int pad) mxc_isi_pipe_get_pad_compose() argument
347 struct mxc_isi_pipe *pipe = to_isi_pipe(sd); mxc_isi_pipe_init_cfg() local
394 struct mxc_isi_pipe *pipe = to_isi_pipe(sd); mxc_isi_pipe_enum_mbus_code() local
454 struct mxc_isi_pipe *pipe = to_isi_pipe(sd); mxc_isi_pipe_set_fmt() local
549 struct mxc_isi_pipe *pipe = to_isi_pipe(sd); mxc_isi_pipe_get_selection() local
608 struct mxc_isi_pipe *pipe = to_isi_pipe(sd); mxc_isi_pipe_set_selection() local
703 struct mxc_isi_pipe *pipe = priv; mxc_isi_pipe_irq_handler() local
751 struct mxc_isi_pipe *pipe = &isi->pipes[id]; mxc_isi_pipe_init() local
814 mxc_isi_pipe_cleanup(struct mxc_isi_pipe *pipe) mxc_isi_pipe_cleanup() argument
822 mxc_isi_pipe_acquire(struct mxc_isi_pipe *pipe, mxc_isi_pipe_irq_t irq_handler) mxc_isi_pipe_acquire() argument
862 mxc_isi_pipe_release(struct mxc_isi_pipe *pipe) mxc_isi_pipe_release() argument
[all...]
H A Dimx8-isi-core.c100 static int mxc_isi_pipe_register(struct mxc_isi_pipe *pipe) in mxc_isi_pipe_register() argument
111 static void mxc_isi_pipe_unregister(struct mxc_isi_pipe *pipe) in mxc_isi_pipe_unregister() argument
151 struct mxc_isi_pipe *pipe = &isi->pipes[i]; in mxc_isi_v4l2_init() local
334 struct mxc_isi_pipe *pipe = &isi->pipes[i]; mxc_isi_pm_suspend() local
354 struct mxc_isi_pipe *pipe = &isi->pipes[i]; mxc_isi_pm_resume() local
519 struct mxc_isi_pipe *pipe = &isi->pipes[i]; mxc_isi_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dhif-ops.h153 ath6kl_hif_pipe_send(struct ath6kl *ar, u8 pipe, struct sk_buff *hdr_buf, struct sk_buff *buf) ath6kl_hif_pipe_send() argument
179 ath6kl_hif_pipe_get_free_queue_number(struct ath6kl *ar, u8 pipe) ath6kl_hif_pipe_get_free_queue_number() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/
H A Ddma.c403 unsigned pipe; in mt7601u_submit_rx_buf() local
H A Dusb.c60 unsigned pipe; in mt7601u_usb_submit_buf() local
95 const unsigned int pipe = (direction == USB_DIR_IN) ? in mt7601u_vendor_request() local
/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/
H A Dusb.c107 unsigned int pipe; in nfcmrvl_submit_bulk_urb() local
225 unsigned int pipe; in nfcmrvl_usb_nci_send() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dg4x_hdmi.c310 enum pipe pipe = crtc->pipe; in cpt_enable_hdmi() local
64 intel_hdmi_get_hw_state(struct intel_encoder *encoder, enum pipe *pipe) intel_hdmi_get_hw_state() argument
[all...]
H A Dintel_dsb.c96 static bool is_dsb_busy(struct drm_i915_private *i915, enum pipe pipe, in is_dsb_busy() argument
233 enum pipe pipe = crtc->pipe; in intel_dsb_commit() local
259 enum pipe pipe = crtc->pipe; intel_dsb_wait() local
[all...]
H A Dintel_dpt.c326 enum pipe pipe = crtc->pipe; in intel_dpt_configure() local
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_simple_kms_helper.c89 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_mode_valid() local
120 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_enable() local
133 struct drm_simple_display_pipe *pipe; drm_simple_kms_crtc_disable() local
151 struct drm_simple_display_pipe *pipe; drm_simple_kms_crtc_reset() local
162 struct drm_simple_display_pipe *pipe; drm_simple_kms_crtc_duplicate_state() local
173 struct drm_simple_display_pipe *pipe; drm_simple_kms_crtc_destroy_state() local
184 struct drm_simple_display_pipe *pipe; drm_simple_kms_crtc_enable_vblank() local
195 struct drm_simple_display_pipe *pipe; drm_simple_kms_crtc_disable_vblank() local
220 struct drm_simple_display_pipe *pipe; drm_simple_kms_plane_atomic_check() local
249 struct drm_simple_display_pipe *pipe; drm_simple_kms_plane_atomic_update() local
261 struct drm_simple_display_pipe *pipe; drm_simple_kms_plane_prepare_fb() local
279 struct drm_simple_display_pipe *pipe; drm_simple_kms_plane_cleanup_fb() local
291 struct drm_simple_display_pipe *pipe; drm_simple_kms_plane_begin_fb_access() local
303 struct drm_simple_display_pipe *pipe; drm_simple_kms_plane_end_fb_access() local
330 struct drm_simple_display_pipe *pipe; drm_simple_kms_plane_reset() local
341 struct drm_simple_display_pipe *pipe; drm_simple_kms_plane_duplicate_state() local
353 struct drm_simple_display_pipe *pipe; drm_simple_kms_plane_destroy_state() local
386 drm_simple_display_pipe_attach_bridge(struct drm_simple_display_pipe *pipe, struct drm_bridge *bridge) drm_simple_display_pipe_attach_bridge() argument
417 drm_simple_display_pipe_init(struct drm_device *dev, struct drm_simple_display_pipe *pipe, const struct drm_simple_display_pipe_funcs *funcs, const uint32_t *formats, unsigned int format_count, const uint64_t *format_modifiers, struct drm_connector *connector) drm_simple_display_pipe_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/
H A Detnaviv_perfmon.c49 static inline void pipe_select(struct etnaviv_gpu *gpu, u32 clock, unsigned pipe) in pipe_select() argument

Completed in 16 milliseconds

1...<<21222324252627282930>>...67