Home
last modified time | relevance | path

Searched defs:pipe (Results 1 – 25 of 522) sorted by relevance

12345678910>>...21

/Linux-v5.10/drivers/usb/renesas_usbhs/
Dpipe.c33 char *usbhs_pipe_name(struct usbhs_pipe *pipe) in usbhs_pipe_name()
50 static void usbhsp_pipectrl_set(struct usbhs_pipe *pipe, u16 mask, u16 val) in usbhsp_pipectrl_set()
61 static u16 usbhsp_pipectrl_get(struct usbhs_pipe *pipe) in usbhsp_pipectrl_get()
75 static void __usbhsp_pipe_xxx_set(struct usbhs_pipe *pipe, in __usbhsp_pipe_xxx_set()
87 static u16 __usbhsp_pipe_xxx_get(struct usbhs_pipe *pipe, in __usbhsp_pipe_xxx_get()
101 static void usbhsp_pipe_cfg_set(struct usbhs_pipe *pipe, u16 mask, u16 val) in usbhsp_pipe_cfg_set()
106 static u16 usbhsp_pipe_cfg_get(struct usbhs_pipe *pipe) in usbhsp_pipe_cfg_get()
114 static void usbhsp_pipe_trn_set(struct usbhs_pipe *pipe, u16 mask, u16 val) in usbhsp_pipe_trn_set()
150 static void usbhsp_pipe_tre_set(struct usbhs_pipe *pipe, u16 mask, u16 val) in usbhsp_pipe_tre_set()
190 static void usbhsp_pipe_buf_set(struct usbhs_pipe *pipe, u16 mask, u16 val) in usbhsp_pipe_buf_set()
[all …]
Dfifo.c45 void usbhs_pkt_push(struct usbhs_pipe *pipe, struct usbhs_pkt *pkt, in usbhs_pkt_push()
92 struct usbhs_pkt *__usbhsf_pkt_get(struct usbhs_pipe *pipe) in __usbhsf_pkt_get()
104 struct usbhs_pkt *usbhs_pkt_pop(struct usbhs_pipe *pipe, struct usbhs_pkt *pkt) in usbhs_pkt_pop()
148 static int usbhsf_pkt_handler(struct usbhs_pipe *pipe, int type) in usbhsf_pkt_handler()
198 void usbhs_pkt_start(struct usbhs_pipe *pipe) in usbhs_pkt_start()
208 #define usbhsf_irq_callback_ctrl(pipe, status, enable) \ argument
222 static void usbhsf_tx_irq_ctrl(struct usbhs_pipe *pipe, int enable) in usbhsf_tx_irq_ctrl()
239 static void usbhsf_rx_irq_ctrl(struct usbhs_pipe *pipe, int enable) in usbhsf_rx_irq_ctrl()
247 static void usbhsf_send_terminator(struct usbhs_pipe *pipe, in usbhsf_send_terminator()
265 static void usbhsf_fifo_clear(struct usbhs_pipe *pipe, in usbhsf_fifo_clear()
[all …]
/Linux-v5.10/drivers/gpu/drm/gma500/
Dmdfld_dsi_output.h75 #define CHECK_PIPE(pipe) ({ \ argument
80 #define CHECK_PIPE(pipe) (pipe) argument
86 #define REG_OFFSET(pipe) (CHECK_PIPE(pipe) * 0x400) argument
89 #define MIPI_DEVICE_READY_REG(pipe) (0xb000 + REG_OFFSET(pipe)) argument
90 #define MIPI_INTR_STAT_REG(pipe) (0xb004 + REG_OFFSET(pipe)) argument
91 #define MIPI_INTR_EN_REG(pipe) (0xb008 + REG_OFFSET(pipe)) argument
92 #define MIPI_DSI_FUNC_PRG_REG(pipe) (0xb00c + REG_OFFSET(pipe)) argument
93 #define MIPI_HS_TX_TIMEOUT_REG(pipe) (0xb010 + REG_OFFSET(pipe)) argument
94 #define MIPI_LP_RX_TIMEOUT_REG(pipe) (0xb014 + REG_OFFSET(pipe)) argument
95 #define MIPI_TURN_AROUND_TIMEOUT_REG(pipe) (0xb018 + REG_OFFSET(pipe)) argument
[all …]
Dmdfld_dsi_dpi.c41 static void mdfld_wait_for_HS_DATA_FIFO(struct drm_device *dev, u32 pipe) in mdfld_wait_for_HS_DATA_FIFO()
59 static void mdfld_wait_for_HS_CTRL_FIFO(struct drm_device *dev, u32 pipe) in mdfld_wait_for_HS_CTRL_FIFO()
76 static void mdfld_wait_for_DPI_CTRL_FIFO(struct drm_device *dev, u32 pipe) in mdfld_wait_for_DPI_CTRL_FIFO()
94 static void mdfld_wait_for_SPL_PKG_SENT(struct drm_device *dev, u32 pipe) in mdfld_wait_for_SPL_PKG_SENT()
115 int pipe) in dsi_set_device_ready_state()
121 int state, int pipe) in dsi_set_pipe_plane_enable_state()
178 int pipe) in mdfld_dsi_configure_down()
199 int pipe) in mdfld_dsi_configure_up()
233 static void mdfld_dsi_tpo_ic_init(struct mdfld_dsi_config *dsi_config, u32 pipe) in mdfld_dsi_tpo_ic_init()
471 int pipe) in mdfld_dsi_dpi_controller_init()
[all …]
Dpsb_irq.c25 psb_pipestat(int pipe) in psb_pipestat()
37 mid_pipe_event(int pipe) in mid_pipe_event()
49 mid_pipe_vsync(int pipe) in mid_pipe_vsync()
61 mid_pipeconf(int pipe) in mid_pipeconf()
73 psb_enable_pipestat(struct drm_psb_private *dev_priv, int pipe, u32 mask) in psb_enable_pipestat()
90 psb_disable_pipestat(struct drm_psb_private *dev_priv, int pipe, u32 mask) in psb_disable_pipestat()
105 static void mid_enable_pipe_event(struct drm_psb_private *dev_priv, int pipe) in mid_enable_pipe_event()
116 static void mid_disable_pipe_event(struct drm_psb_private *dev_priv, int pipe) in mid_disable_pipe_event()
133 static void mid_pipe_event_handler(struct drm_device *dev, int pipe) in mid_pipe_event_handler()
502 unsigned int pipe = crtc->index; in psb_enable_vblank() local
[all …]
/Linux-v5.10/sound/drivers/vx/
Dvx_pcm.c46 struct vx_pipe *pipe) in vx_pcm_read_per_bytes()
90 struct vx_pipe *pipe) in vx_set_differed_time()
123 static int vx_set_stream_format(struct vx_core *chip, struct vx_pipe *pipe, in vx_set_stream_format()
150 static int vx_set_format(struct vx_core *chip, struct vx_pipe *pipe, in vx_set_format()
209 static int vx_get_pipe_state(struct vx_core *chip, struct vx_pipe *pipe, int *state) in vx_get_pipe_state()
234 static int vx_query_hbuffer_size(struct vx_core *chip, struct vx_pipe *pipe) in vx_query_hbuffer_size()
258 static int vx_pipe_can_start(struct vx_core *chip, struct vx_pipe *pipe) in vx_pipe_can_start()
279 static int vx_conf_pipe(struct vx_core *chip, struct vx_pipe *pipe) in vx_conf_pipe()
318 static int vx_toggle_pipe(struct vx_core *chip, struct vx_pipe *pipe, int state) in vx_toggle_pipe()
371 static int vx_stop_pipe(struct vx_core *chip, struct vx_pipe *pipe) in vx_stop_pipe()
[all …]
/Linux-v5.10/fs/
Dpipe.c63 static void pipe_lock_nested(struct pipe_inode_info *pipe, int subclass) in pipe_lock_nested()
69 void pipe_lock(struct pipe_inode_info *pipe) in pipe_lock()
78 void pipe_unlock(struct pipe_inode_info *pipe) in pipe_unlock()
85 static inline void __pipe_lock(struct pipe_inode_info *pipe) in __pipe_lock()
90 static inline void __pipe_unlock(struct pipe_inode_info *pipe) in __pipe_unlock()
109 static void anon_pipe_buf_release(struct pipe_inode_info *pipe, in anon_pipe_buf_release()
125 static bool anon_pipe_buf_try_steal(struct pipe_inode_info *pipe, in anon_pipe_buf_try_steal()
149 bool generic_pipe_buf_try_steal(struct pipe_inode_info *pipe, in generic_pipe_buf_try_steal()
177 bool generic_pipe_buf_get(struct pipe_inode_info *pipe, struct pipe_buffer *buf) in generic_pipe_buf_get()
191 void generic_pipe_buf_release(struct pipe_inode_info *pipe, in generic_pipe_buf_release()
[all …]
Dsplice.c46 static bool page_cache_pipe_buf_try_steal(struct pipe_inode_info *pipe, in page_cache_pipe_buf_try_steal()
91 static void page_cache_pipe_buf_release(struct pipe_inode_info *pipe, in page_cache_pipe_buf_release()
102 static int page_cache_pipe_buf_confirm(struct pipe_inode_info *pipe, in page_cache_pipe_buf_confirm()
147 static bool user_page_pipe_buf_try_steal(struct pipe_inode_info *pipe, in user_page_pipe_buf_try_steal()
163 static void wakeup_pipe_readers(struct pipe_inode_info *pipe) in wakeup_pipe_readers()
182 ssize_t splice_to_pipe(struct pipe_inode_info *pipe, in splice_to_pipe()
230 ssize_t add_to_pipe(struct pipe_inode_info *pipe, struct pipe_buffer *buf) in add_to_pipe()
256 int splice_grow_spd(const struct pipe_inode_info *pipe, struct splice_pipe_desc *spd) in splice_grow_spd()
299 struct pipe_inode_info *pipe, size_t len, in generic_file_splice_read()
348 static int pipe_to_sendpage(struct pipe_inode_info *pipe, in pipe_to_sendpage()
[all …]
/Linux-v5.10/drivers/gpu/drm/
Ddrm_vblank.c169 static void store_vblank(struct drm_device *dev, unsigned int pipe, in store_vblank()
185 static u32 drm_max_vblank_count(struct drm_device *dev, unsigned int pipe) in drm_max_vblank_count()
196 static u32 drm_vblank_no_hw_counter(struct drm_device *dev, unsigned int pipe) in drm_vblank_no_hw_counter()
202 static u32 __get_vblank_counter(struct drm_device *dev, unsigned int pipe) in __get_vblank_counter()
228 static void drm_reset_vblank_timestamp(struct drm_device *dev, unsigned int pipe) in drm_reset_vblank_timestamp()
275 static void drm_update_vblank_count(struct drm_device *dev, unsigned int pipe, in drm_update_vblank_count()
367 u64 drm_vblank_count(struct drm_device *dev, unsigned int pipe) in drm_vblank_count()
403 unsigned int pipe = drm_crtc_index(crtc); in drm_crtc_accurate_vblank_count() local
422 static void __disable_vblank(struct drm_device *dev, unsigned int pipe) in __disable_vblank()
443 void drm_vblank_disable_and_save(struct drm_device *dev, unsigned int pipe) in drm_vblank_disable_and_save()
[all …]
Ddrm_simple_kms_helper.c78 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_mode_valid() local
105 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_enable() local
118 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_disable() local
136 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_enable_vblank() local
147 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_disable_vblank() local
170 struct drm_simple_display_pipe *pipe; in drm_simple_kms_plane_atomic_check() local
197 struct drm_simple_display_pipe *pipe; in drm_simple_kms_plane_atomic_update() local
209 struct drm_simple_display_pipe *pipe; in drm_simple_kms_plane_prepare_fb() local
221 struct drm_simple_display_pipe *pipe; in drm_simple_kms_plane_cleanup_fb() local
268 int drm_simple_display_pipe_attach_bridge(struct drm_simple_display_pipe *pipe, in drm_simple_display_pipe_attach_bridge()
[all …]
/Linux-v5.10/drivers/media/platform/vsp1/
Dvsp1_pipe.c244 void vsp1_pipeline_reset(struct vsp1_pipeline *pipe) in vsp1_pipeline_reset()
275 void vsp1_pipeline_init(struct vsp1_pipeline *pipe) in vsp1_pipeline_init()
287 void vsp1_pipeline_run(struct vsp1_pipeline *pipe) in vsp1_pipeline_run()
300 bool vsp1_pipeline_stopped(struct vsp1_pipeline *pipe) in vsp1_pipeline_stopped()
312 int vsp1_pipeline_stop(struct vsp1_pipeline *pipe) in vsp1_pipeline_stop()
363 bool vsp1_pipeline_ready(struct vsp1_pipeline *pipe) in vsp1_pipeline_ready()
374 void vsp1_pipeline_frame_end(struct vsp1_pipeline *pipe) in vsp1_pipeline_frame_end()
412 void vsp1_pipeline_propagate_alpha(struct vsp1_pipeline *pipe, in vsp1_pipeline_propagate_alpha()
437 void vsp1_pipeline_propagate_partition(struct vsp1_pipeline *pipe, in vsp1_pipeline_propagate_partition()
Dvsp1_video.c186 static void vsp1_video_calculate_partition(struct vsp1_pipeline *pipe, in vsp1_video_calculate_partition()
252 static int vsp1_video_pipeline_setup_partitions(struct vsp1_pipeline *pipe) in vsp1_video_pipeline_setup_partitions()
315 struct vsp1_pipeline *pipe = video->rwpf->entity.pipe; in vsp1_video_complete_buffer() local
349 static void vsp1_video_frame_end(struct vsp1_pipeline *pipe, in vsp1_video_frame_end()
363 static void vsp1_video_pipeline_run_partition(struct vsp1_pipeline *pipe, in vsp1_video_pipeline_run_partition()
376 static void vsp1_video_pipeline_run(struct vsp1_pipeline *pipe) in vsp1_video_pipeline_run()
430 static void vsp1_video_pipeline_frame_end(struct vsp1_pipeline *pipe, in vsp1_video_pipeline_frame_end()
468 static int vsp1_video_pipeline_build_branch(struct vsp1_pipeline *pipe, in vsp1_video_pipeline_build_branch()
558 static int vsp1_video_pipeline_build(struct vsp1_pipeline *pipe, in vsp1_video_pipeline_build()
645 static int vsp1_video_pipeline_init(struct vsp1_pipeline *pipe, in vsp1_video_pipeline_init()
[all …]
Dvsp1_drm.c33 static void vsp1_du_pipeline_frame_end(struct vsp1_pipeline *pipe, in vsp1_du_pipeline_frame_end()
64 struct vsp1_pipeline *pipe, in vsp1_du_insert_uif()
116 struct vsp1_pipeline *pipe, in vsp1_du_pipeline_setup_rpf()
229 struct vsp1_pipeline *pipe) in vsp1_du_pipeline_setup_brx()
368 struct vsp1_pipeline *pipe) in vsp1_du_pipeline_setup_inputs()
477 struct vsp1_pipeline *pipe) in vsp1_du_pipeline_setup_output()
535 static void vsp1_du_pipeline_configure(struct vsp1_pipeline *pipe) in vsp1_du_pipeline_configure()
644 struct vsp1_pipeline *pipe; in vsp1_du_setup_lif() local
876 struct vsp1_pipeline *pipe = &drm_pipe->pipe; in vsp1_du_atomic_flush() local
946 struct vsp1_pipeline *pipe = &drm_pipe->pipe; in vsp1_drm_init() local
/Linux-v5.10/drivers/gpu/drm/arm/display/komeda/
Dkomeda_pipeline.c17 struct komeda_pipeline *pipe; in komeda_pipeline_add() local
45 struct komeda_pipeline *pipe) in komeda_pipeline_destroy()
66 komeda_pipeline_get_component_pos(struct komeda_pipeline *pipe, int id) in komeda_pipeline_get_component_pos()
123 komeda_pipeline_get_component(struct komeda_pipeline *pipe, int id) in komeda_pipeline_get_component()
136 komeda_pipeline_get_first_component(struct komeda_pipeline *pipe, in komeda_pipeline_get_first_component()
159 komeda_component_add(struct komeda_pipeline *pipe, in komeda_component_add()
245 static void komeda_pipeline_dump(struct komeda_pipeline *pipe) in komeda_pipeline_dump()
269 struct komeda_pipeline *pipe = c->pipeline; in komeda_component_verify_inputs() local
287 komeda_get_layer_split_right_layer(struct komeda_pipeline *pipe, in komeda_get_layer_split_right_layer()
299 static void komeda_pipeline_assemble(struct komeda_pipeline *pipe) in komeda_pipeline_assemble()
[all …]
/Linux-v5.10/drivers/staging/media/atomisp/pci/camera/pipe/src/
Dpipe_binarydesc.c35 struct ia_css_pipe const *const pipe, in pipe_binarydesc_get_offline()
79 struct ia_css_pipe const *const pipe, in ia_css_pipe_get_copy_binarydesc()
107 struct ia_css_pipe const *const pipe, in ia_css_pipe_get_vfpp_binarydesc()
208 struct ia_css_pipe *const pipe, in ia_css_pipe_get_preview_binarydesc()
327 struct ia_css_pipe *const pipe, in ia_css_pipe_get_video_binarydesc()
450 struct ia_css_pipe const *const pipe, in ia_css_pipe_get_yuvscaler_binarydesc()
494 struct ia_css_pipe *const pipe, in ia_css_pipe_get_capturepp_binarydesc()
546 struct ia_css_pipe const *const pipe, in ia_css_pipe_get_primary_binarydesc()
626 struct ia_css_pipe const *const pipe, in ia_css_pipe_get_pre_gdc_binarydesc()
653 struct ia_css_pipe const *const pipe, in ia_css_pipe_get_gdc_binarydesc()
[all …]
/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dce.c210 static int ath11k_ce_rx_buf_enqueue_pipe(struct ath11k_ce_pipe *pipe, in ath11k_ce_rx_buf_enqueue_pipe()
259 static int ath11k_ce_rx_post_pipe(struct ath11k_ce_pipe *pipe) in ath11k_ce_rx_post_pipe()
308 static int ath11k_ce_completed_recv_next(struct ath11k_ce_pipe *pipe, in ath11k_ce_completed_recv_next()
358 static void ath11k_ce_recv_process_cb(struct ath11k_ce_pipe *pipe) in ath11k_ce_recv_process_cb()
398 static struct sk_buff *ath11k_ce_completed_send_next(struct ath11k_ce_pipe *pipe) in ath11k_ce_completed_send_next()
439 static void ath11k_ce_send_done_cb(struct ath11k_ce_pipe *pipe) in ath11k_ce_send_done_cb()
576 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath11k_ce_alloc_pipe() local
615 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath11k_ce_per_engine_service() local
626 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath11k_ce_poll_send_completed() local
636 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath11k_ce_send() local
[all …]
/Linux-v5.10/net/nfc/hci/
Dcommand.c19 static int nfc_hci_execute_cmd_async(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in nfc_hci_execute_cmd_async()
55 static int nfc_hci_execute_cmd(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in nfc_hci_execute_cmd()
94 u8 pipe; in nfc_hci_send_event() local
115 u8 pipe; in nfc_hci_send_cmd() local
131 u8 pipe; in nfc_hci_send_cmd_async() local
186 static int nfc_hci_open_pipe(struct nfc_hci_dev *hdev, u8 pipe) in nfc_hci_open_pipe()
206 static int nfc_hci_close_pipe(struct nfc_hci_dev *hdev, u8 pipe) in nfc_hci_close_pipe()
220 u8 pipe; in nfc_hci_create_pipe() local
243 static int nfc_hci_delete_pipe(struct nfc_hci_dev *hdev, u8 pipe) in nfc_hci_delete_pipe()
272 u8 pipe = hdev->gate2pipe[gate]; in nfc_hci_disconnect_gate() local
[all …]
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_fifo_underrun.c58 enum pipe pipe; in ivb_can_enable_err_int() local
75 enum pipe pipe; in cpt_can_enable_serr_int() local
110 enum pipe pipe, in i9xx_set_fifo_underrun_reporting()
132 enum pipe pipe, bool enable) in ilk_set_fifo_underrun_reporting()
147 enum pipe pipe = crtc->pipe; in ivb_check_fifo_underruns() local
163 enum pipe pipe, bool enable, in ivb_set_fifo_underrun_reporting()
188 enum pipe pipe, bool enable) in bdw_set_fifo_underrun_reporting()
259 enum pipe pipe, bool enable) in __intel_set_cpu_fifo_underrun_reporting()
299 enum pipe pipe, bool enable) in intel_set_cpu_fifo_underrun_reporting()
372 enum pipe pipe) in intel_cpu_fifo_underrun_irq_handler()
/Linux-v5.10/drivers/gpu/drm/lima/
Dlima_sched.c20 struct lima_sched_pipe *pipe; member
86 static struct lima_fence *lima_fence_create(struct lima_sched_pipe *pipe) in lima_fence_create()
161 int lima_sched_context_init(struct lima_sched_pipe *pipe, in lima_sched_context_init()
171 void lima_sched_context_fini(struct lima_sched_pipe *pipe, in lima_sched_context_fini()
223 struct lima_sched_pipe *pipe = to_lima_pipe(job->sched); in lima_sched_run_job() local
291 struct lima_sched_pipe *pipe = to_lima_pipe(task->base.sched); in lima_sched_build_error_task_list() local
418 struct lima_sched_pipe *pipe = to_lima_pipe(job->sched); in lima_sched_timedout_job() local
455 struct lima_sched_pipe *pipe = to_lima_pipe(job->sched); in lima_sched_free_job() local
478 struct lima_sched_pipe *pipe = in lima_sched_recover_work() local
496 int lima_sched_pipe_init(struct lima_sched_pipe *pipe, const char *name) in lima_sched_pipe_init()
[all …]
Dlima_gp.c24 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_gp; in lima_gp_irq_handler() local
103 static int lima_gp_task_validate(struct lima_sched_pipe *pipe, in lima_gp_task_validate()
127 static void lima_gp_task_run(struct lima_sched_pipe *pipe, in lima_gp_task_run()
195 static void lima_gp_task_fini(struct lima_sched_pipe *pipe) in lima_gp_task_fini()
200 static void lima_gp_task_error(struct lima_sched_pipe *pipe) in lima_gp_task_error()
210 static void lima_gp_task_mmu_error(struct lima_sched_pipe *pipe) in lima_gp_task_mmu_error()
215 static int lima_gp_task_recover(struct lima_sched_pipe *pipe) in lima_gp_task_recover()
326 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_gp; in lima_gp_pipe_init() local
Dlima_pp.c24 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_pp; in lima_pp_handle_irq() local
45 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_pp; in lima_pp_irq_handler() local
66 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_pp; in lima_pp_bcast_irq_handler() local
146 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_pp; in lima_pp_soft_reset_async_wait() local
305 static int lima_pp_task_validate(struct lima_sched_pipe *pipe, in lima_pp_task_validate()
329 static void lima_pp_task_run(struct lima_sched_pipe *pipe, in lima_pp_task_run()
387 static void lima_pp_task_fini(struct lima_sched_pipe *pipe) in lima_pp_task_fini()
399 static void lima_pp_task_error(struct lima_sched_pipe *pipe) in lima_pp_task_error()
413 static void lima_pp_task_mmu_error(struct lima_sched_pipe *pipe) in lima_pp_task_mmu_error()
425 struct lima_sched_pipe *pipe = dev->pipe + lima_pipe_pp; in lima_pp_pipe_init() local
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Dsh_css.c417 sh_css_pipe_free_shading_table(struct ia_css_pipe *pipe) in sh_css_pipe_free_shading_table()
459 verify_copy_out_frame_format(struct ia_css_pipe *pipe) { in verify_copy_out_frame_format()
536 struct ia_css_pipe *pipe = stream->last_pipe; in sh_css_config_input_network() local
1056 struct ia_css_pipe *pipe = NULL; in sh_css_config_input_network() local
1363 start_binary(struct ia_css_pipe *pipe, in start_binary()
1393 start_copy_on_sp(struct ia_css_pipe *pipe, in start_copy_on_sp()
2206 struct ia_css_pipe *pipe, in init_pipe_defaults()
2266 pipe_generate_pipe_num(const struct ia_css_pipe *pipe, in pipe_generate_pipe_num()
2314 struct ia_css_pipe **pipe, in create_pipe()
2362 struct ia_css_pipe *pipe) in sh_css_pipe_free_acc_binaries()
[all …]
/Linux-v5.10/net/nfc/nci/
Dhci.c20 u8 pipe; member
37 u8 pipe; member
41 u8 pipe; member
141 static int nci_hci_send_data(struct nci_dev *ndev, u8 pipe, in nci_hci_send_data()
211 u8 pipe = ndev->hci_dev->gate2pipe[gate]; in nci_hci_send_event() local
230 u8 pipe = ndev->hci_dev->gate2pipe[gate]; in nci_hci_send_cmd() local
275 static void nci_hci_event_received(struct nci_dev *ndev, u8 pipe, in nci_hci_event_received()
282 static void nci_hci_cmd_received(struct nci_dev *ndev, u8 pipe, in nci_hci_cmd_received()
365 static void nci_hci_resp_received(struct nci_dev *ndev, u8 pipe, in nci_hci_resp_received()
386 static void nci_hci_hcp_message_rx(struct nci_dev *ndev, u8 pipe, in nci_hci_hcp_message_rx()
[all …]
/Linux-v5.10/drivers/usb/storage/
Dtransport.c185 int usb_stor_control_msg(struct us_data *us, unsigned int pipe, in usb_stor_control_msg()
227 int usb_stor_clear_halt(struct us_data *us, unsigned int pipe) in usb_stor_clear_halt()
256 static int interpret_urb_result(struct us_data *us, unsigned int pipe, in interpret_urb_result()
322 int usb_stor_ctrl_transfer(struct us_data *us, unsigned int pipe, in usb_stor_ctrl_transfer()
360 unsigned int pipe = us->recv_intr_pipe; in usb_stor_intr_transfer() local
385 int usb_stor_bulk_transfer_buf(struct us_data *us, unsigned int pipe, in usb_stor_bulk_transfer_buf()
411 static int usb_stor_bulk_transfer_sglist(struct us_data *us, unsigned int pipe, in usb_stor_bulk_transfer_sglist()
461 int usb_stor_bulk_srb(struct us_data* us, unsigned int pipe, in usb_stor_bulk_srb()
483 int usb_stor_bulk_transfer_sg(struct us_data* us, unsigned int pipe, in usb_stor_bulk_transfer_sg()
948 unsigned int pipe = 0; in usb_stor_CB_transport() local
[all …]
/Linux-v5.10/drivers/gpu/drm/tve200/
Dtve200_display.c71 static int tve200_display_check(struct drm_simple_display_pipe *pipe, in tve200_display_check()
121 static void tve200_display_enable(struct drm_simple_display_pipe *pipe, in tve200_display_enable()
242 static void tve200_display_disable(struct drm_simple_display_pipe *pipe) in tve200_display_disable()
257 static void tve200_display_update(struct drm_simple_display_pipe *pipe, in tve200_display_update()
294 static int tve200_display_enable_vblank(struct drm_simple_display_pipe *pipe) in tve200_display_enable_vblank()
306 static void tve200_display_disable_vblank(struct drm_simple_display_pipe *pipe) in tve200_display_disable_vblank()

12345678910>>...21