Home
last modified time | relevance | path

Searched defs:pipe (Results 26 – 50 of 618) sorted by relevance

12345678910>>...25

/OK3568_Linux_fs/kernel/drivers/staging/media/ipu3/
H A Dipu3.c69 static void imgu_dummybufs_cleanup(struct imgu_device *imgu, unsigned int pipe) in imgu_dummybufs_cleanup()
80 unsigned int pipe) in imgu_dummybufs_preallocate()
106 static int imgu_dummybufs_init(struct imgu_device *imgu, unsigned int pipe) in imgu_dummybufs_init()
153 int queue, unsigned int pipe) in imgu_dummybufs_get()
183 unsigned int pipe) in imgu_dummybufs_check()
205 unsigned int pipe) in imgu_queue_getbuf()
227 int imgu_queue_buffers(struct imgu_device *imgu, bool initial, unsigned int pipe) in imgu_queue_buffers()
348 unsigned int pipe; in imgu_powerup() local
378 int r, pipe; in imgu_s_stream() local
524 unsigned int node, pipe; in imgu_isr_threaded() local
[all …]
H A Dipu3-css.c662 static void imgu_css_pipeline_cleanup(struct imgu_css *css, unsigned int pipe) in imgu_css_pipeline_cleanup()
681 static int imgu_css_pipeline_init(struct imgu_css *css, unsigned int pipe) in imgu_css_pipeline_init()
1169 static void imgu_css_binary_cleanup(struct imgu_css *css, unsigned int pipe) in imgu_css_binary_cleanup()
1192 static int imgu_css_binary_preallocate(struct imgu_css *css, unsigned int pipe) in imgu_css_binary_preallocate()
1227 static int imgu_css_binary_setup(struct imgu_css *css, unsigned int pipe) in imgu_css_binary_setup()
1300 int r, pipe; in imgu_css_start_streaming() local
1370 int q, r, pipe; in imgu_css_stop_streaming() local
1405 bool imgu_css_pipe_queue_empty(struct imgu_css *css, unsigned int pipe) in imgu_css_pipe_queue_empty()
1420 unsigned int pipe; in imgu_css_queue_empty() local
1434 static int imgu_css_map_init(struct imgu_css *css, unsigned int pipe) in imgu_css_map_init()
[all …]
/OK3568_Linux_fs/kernel/sound/pci/lx6464es/
H A Dlx_core.c414 #define PIPE_INFO_TO_CMD(capture, pipe) \ argument
420 int lx_pipe_allocate(struct lx6464es *chip, u32 pipe, int is_capture, in lx_pipe_allocate()
441 int lx_pipe_release(struct lx6464es *chip, u32 pipe, int is_capture) in lx_pipe_release()
457 int lx_buffer_ask(struct lx6464es *chip, u32 pipe, int is_capture, in lx_buffer_ask()
510 int lx_pipe_stop(struct lx6464es *chip, u32 pipe, int is_capture) in lx_pipe_stop()
526 static int lx_pipe_toggle_state(struct lx6464es *chip, u32 pipe, int is_capture) in lx_pipe_toggle_state()
543 int lx_pipe_start(struct lx6464es *chip, u32 pipe, int is_capture) in lx_pipe_start()
556 int lx_pipe_pause(struct lx6464es *chip, u32 pipe, int is_capture) in lx_pipe_pause()
570 int lx_pipe_sample_count(struct lx6464es *chip, u32 pipe, int is_capture, in lx_pipe_sample_count()
597 int lx_pipe_state(struct lx6464es *chip, u32 pipe, int is_capture, u16 *rstate) in lx_pipe_state()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_fops.c65 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
212 struct atomisp_video_pipe *pipe, in atomisp_q_video_buffers_to_css()
571 struct atomisp_video_pipe *pipe = vq->priv_data; in atomisp_buf_queue() local
603 struct atomisp_video_pipe *pipe = vq->priv_data; in atomisp_buf_setup_output() local
614 struct atomisp_video_pipe *pipe = vq->priv_data; in atomisp_buf_prepare_output() local
628 struct atomisp_video_pipe *pipe = vq->priv_data; in atomisp_buf_queue_output() local
655 static int atomisp_init_pipe(struct atomisp_video_pipe *pipe) in atomisp_init_pipe()
767 struct atomisp_video_pipe *pipe = NULL; in atomisp_open() local
900 struct atomisp_video_pipe *pipe; in atomisp_release() local
[all …]
H A Dsh_css_mipi.c50 static bool ia_css_mipi_is_source_port_valid(struct ia_css_pipe *pipe, in ia_css_mipi_is_source_port_valid()
388 static bool buffers_needed(struct ia_css_pipe *pipe) in buffers_needed()
406 allocate_mipi_frames(struct ia_css_pipe *pipe, in allocate_mipi_frames()
552 free_mipi_frames(struct ia_css_pipe *pipe) { in free_mipi_frames()
665 send_mipi_frames(struct ia_css_pipe *pipe) { in send_mipi_frames()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tve200/
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/aspeed/
H A Daspeed_gfx_crtc.c21 drm_pipe_to_aspeed_gfx(struct drm_simple_display_pipe *pipe) in drm_pipe_to_aspeed_gfx()
141 static void aspeed_gfx_pipe_enable(struct drm_simple_display_pipe *pipe, in aspeed_gfx_pipe_enable()
153 static void aspeed_gfx_pipe_disable(struct drm_simple_display_pipe *pipe) in aspeed_gfx_pipe_disable()
162 static void aspeed_gfx_pipe_update(struct drm_simple_display_pipe *pipe, in aspeed_gfx_pipe_update()
192 static int aspeed_gfx_enable_vblank(struct drm_simple_display_pipe *pipe) in aspeed_gfx_enable_vblank()
206 static void aspeed_gfx_disable_vblank(struct drm_simple_display_pipe *pipe) in aspeed_gfx_disable_vblank()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_irq.c196 intel_handle_vblank(struct drm_i915_private *dev_priv, enum pipe pipe) in intel_handle_vblank()
397 enum pipe pipe, in bdw_update_pipe_irq()
447 enum pipe pipe) in i915_pipestat_enable_mask()
491 enum pipe pipe, u32 status_mask) in i915_enable_pipestat()
514 enum pipe pipe, u32 status_mask) in i915_disable_pipestat()
621 enum pipe pipe = to_intel_crtc(crtc)->pipe; in i915_get_vblank_counter() local
685 enum pipe pipe = to_intel_crtc(crtc)->pipe; in g4x_get_vblank_counter() local
753 enum pipe pipe = crtc->pipe; in __intel_get_crtc_scanline() local
815 enum pipe pipe = crtc->pipe; in i915_get_crtc_scanoutpos() local
1207 enum pipe pipe, in display_pipe_crc_irq_handler()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c41 int pipe = -1; in get_edp_pipe() local
70 int pipe_is_enabled(struct intel_vgpu *vgpu, int pipe) in pipe_is_enabled()
173 int pipe; in emulate_monitor_status_change() local
565 int pipe, id; in intel_gvt_check_vblank_emulation() local
590 static void emulate_vblank_on_pipe(struct intel_vgpu *vgpu, int pipe) in emulate_vblank_on_pipe()
621 int pipe; in emulate_vblank() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/xen/
H A Dxen_drm_front_kms.c31 to_xen_drm_pipeline(struct drm_simple_display_pipe *pipe) in to_xen_drm_pipeline()
104 static void display_enable(struct drm_simple_display_pipe *pipe, in display_enable()
130 static void display_disable(struct drm_simple_display_pipe *pipe) in display_disable()
176 static bool display_send_page_flip(struct drm_simple_display_pipe *pipe, in display_send_page_flip()
223 static int display_check(struct drm_simple_display_pipe *pipe, in display_check()
241 static void display_update(struct drm_simple_display_pipe *pipe, in display_update()
284 display_mode_valid(struct drm_simple_display_pipe *pipe, in display_mode_valid()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_color.c158 enum pipe pipe = crtc->pipe; in ilk_update_pipe_csc() local
192 enum pipe pipe = crtc->pipe; in icl_update_output_csc() local
356 enum pipe pipe = crtc->pipe; in chv_load_cgm_csc() local
477 enum pipe pipe = crtc->pipe; in i9xx_color_commit() local
490 enum pipe pipe = crtc->pipe; in ilk_color_commit() local
516 enum pipe pipe = crtc->pipe; in skl_color_commit() local
544 enum pipe pipe = crtc->pipe; in i9xx_load_lut_8() local
574 enum pipe pipe = crtc->pipe; in i965_load_lut_10p6() local
610 enum pipe pipe = crtc->pipe; in ilk_load_lut_8() local
629 enum pipe pipe = crtc->pipe; in ilk_load_lut_10() local
[all …]
H A Dintel_sprite.c197 enum pipe pipe = crtc->pipe; in intel_pipe_update_end() local
421 enum pipe pipe = plane->pipe; in skl_program_scaler() local
491 enum pipe pipe = plane->pipe; in icl_program_input_csc() local
569 enum pipe pipe = plane->pipe; in skl_program_plane() local
682 enum pipe pipe = plane->pipe; in skl_disable_plane() local
700 enum pipe *pipe) in skl_plane_get_hw_state()
810 enum pipe pipe = plane->pipe; in vlv_update_clrc() local
1013 enum pipe pipe = plane->pipe; in vlv_update_gamma() local
1037 enum pipe pipe = plane->pipe; in vlv_update_plane() local
1104 enum pipe pipe = plane->pipe; in vlv_disable_plane() local
[all …]
H A Dintel_pipe_crc.c74 enum pipe pipe, in i9xx_pipe_crc_auto_source()
128 enum pipe pipe, in vlv_pipe_crc_ctl_reg()
198 enum pipe pipe, in i9xx_pipe_crc_ctl_reg()
238 enum pipe pipe) in vlv_undo_pipe_scramble_reset()
338 enum pipe pipe, in ivb_pipe_crc_ctl_reg()
366 enum pipe pipe, in skl_pipe_crc_ctl_reg()
409 enum pipe pipe, in get_new_crc_ctl_reg()
/OK3568_Linux_fs/kernel/drivers/rpmsg/
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); in glink_smem_rx_advance() local
116 struct glink_smem_pipe *pipe = to_smem_pipe(np); in glink_smem_tx_avail() local
137 static unsigned int glink_smem_tx_write_one(struct glink_smem_pipe *pipe, in glink_smem_tx_write_one()
161 struct glink_smem_pipe *pipe = to_smem_pipe(glink_pipe); in glink_smem_tx_write() local
/OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c31 struct usbhs_pipe *pipe; member
123 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); in __usbhsg_queue_pop() local
151 struct usbhs_pipe *pipe = pkt->pipe; in usbhsg_queue_done() local
169 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); in usbhsg_queue_push() local
192 struct usbhs_pipe *pipe = pkt->pipe; in usbhsg_dma_map_ctrl() local
223 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(dcp); in usbhsg_recip_handler_std_control_done() local
235 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); in usbhsg_recip_handler_std_clear_endpoint() local
282 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); in usbhsg_recip_handler_std_set_endpoint() local
315 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(dcp); in __usbhsg_recip_send_status() local
380 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(uep); in usbhsg_recip_handler_std_get_endpoint() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.c39 int pipe, int queue) in amdgpu_gfx_mec_queue_to_bit()
52 int *mec, int *pipe, int *queue) in amdgpu_queue_mask_bit_to_mec_queue()
63 int mec, int pipe, int queue) in amdgpu_gfx_is_mec_queue_enabled()
70 int me, int pipe, int queue) in amdgpu_gfx_me_queue_to_bit()
83 int *me, int *pipe, int *queue) in amdgpu_gfx_bit_to_me_queue()
93 int me, int pipe, int queue) in amdgpu_gfx_is_me_queue_enabled()
196 int pipe, int queue) in amdgpu_gfx_is_high_priority_compute_queue()
209 int i, queue, pipe; in amdgpu_gfx_compute_queue_acquire() local
260 int mec, pipe, queue; in amdgpu_gfx_kiq_acquire() local
484 int mec, pipe, queue; in amdgpu_queue_mask_bit_to_set_resource_bit() local
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-hcd.c301 ehci_submit_async(struct usb_device *dev, unsigned long pipe, void *buffer, in ehci_submit_async()
653 static int ehci_submit_root(struct usb_device *dev, unsigned long pipe, in ehci_submit_root()
1134 static int _ehci_submit_bulk_msg(struct usb_device *dev, unsigned long pipe, in _ehci_submit_bulk_msg()
1145 static int _ehci_submit_control_msg(struct usb_device *dev, unsigned long pipe, in _ehci_submit_control_msg()
1166 unsigned long pipe; member
1217 unsigned long pipe, int queuesize, int elementsize, in _ehci_create_int_queue()
1386 unsigned long pipe = queue->pipe; in _ehci_poll_int_queue() local
1468 static int _ehci_submit_int_msg(struct usb_device *dev, unsigned long pipe, in _ehci_submit_int_msg()
1507 int submit_bulk_msg(struct usb_device *dev, unsigned long pipe, in submit_bulk_msg()
1513 int submit_control_msg(struct usb_device *dev, unsigned long pipe, void *buffer, in submit_control_msg()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/octeon-usb/
H A Docteon-hcd.c553 struct cvmx_usb_pipe *pipe) in cvmx_usb_pipe_needs_split()
566 static inline int cvmx_usb_get_data_pid(struct cvmx_usb_pipe *pipe) in cvmx_usb_get_data_pid()
1097 struct cvmx_usb_pipe *pipe; in cvmx_usb_open_pipe() local
1348 struct cvmx_usb_pipe *pipe) in cvmx_usb_start_channel_control()
1495 struct cvmx_usb_pipe *pipe) in cvmx_usb_start_channel()
1843 struct cvmx_usb_pipe *pipe; in cvmx_usb_find_ready_pipe() local
1865 struct cvmx_usb_pipe *pipe; in cvmx_usb_next_pipe() local
1899 struct cvmx_usb_pipe *pipe; in cvmx_usb_schedule() local
1956 struct cvmx_usb_pipe *pipe, in octeon_usb_urb_complete_callback()
2055 struct cvmx_usb_pipe *pipe, in cvmx_usb_complete()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_smp.c39 static inline u32 pipe2client(enum mdp5_pipe pipe, int plane) in pipe2client()
97 enum mdp5_pipe pipe, int nblks) in set_fifo_thresholds()
165 enum mdp5_pipe pipe, uint32_t blkcfg) in mdp5_smp_assign()
196 enum mdp5_pipe pipe) in mdp5_smp_release()
277 enum mdp5_pipe pipe = hwpipe->pipe; in write_smp_fifo_regs() local
290 enum mdp5_pipe pipe; in mdp5_smp_prepare_commit() local
316 enum mdp5_pipe pipe; in mdp5_smp_complete_commit() local
351 enum mdp5_pipe pipe = hwpipe->pipe; in mdp5_smp_dump() local
/OK3568_Linux_fs/kernel/drivers/platform/goldfish/
H A Dgoldfish_pipe.c221 static int goldfish_pipe_cmd_locked(struct goldfish_pipe *pipe, in goldfish_pipe_cmd_locked()
231 static int goldfish_pipe_cmd(struct goldfish_pipe *pipe, enum PipeCmdCode cmd) in goldfish_pipe_cmd()
328 static int transfer_max_buffers(struct goldfish_pipe *pipe, in transfer_max_buffers()
370 static int wait_for_host_signal(struct goldfish_pipe *pipe, int is_write) in wait_for_host_signal()
397 struct goldfish_pipe *pipe = filp->private_data; in goldfish_pipe_read_write() local
495 struct goldfish_pipe *pipe = filp->private_data; in goldfish_pipe_poll() local
520 struct goldfish_pipe *pipe; in signalled_pipes_add_locked() local
540 struct goldfish_pipe *pipe) in signalled_pipes_remove_locked()
555 struct goldfish_pipe *pipe; in signalled_pipes_pop_front() local
584 struct goldfish_pipe *pipe; in goldfish_interrupt_task() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dusb_ops_linux.h36 #define rtw_usb_control_msg(dev, pipe, request, requesttype, value, index, data, size, timeout_ms) \ argument
38 #define rtw_usb_bulk_msg(usb_dev, pipe, data, len, actual_length, timeout_ms) \ argument
41 #define rtw_usb_control_msg(dev, pipe, request, requesttype, value, index, data, size, timeout_ms) \ argument
44 #define rtw_usb_bulk_msg(usb_dev, pipe, data, len, actual_length, timeout_ms) \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dusb_ops_linux.h36 #define rtw_usb_control_msg(dev, pipe, request, requesttype, value, index, data, size, timeout_ms) \ argument
38 #define rtw_usb_bulk_msg(usb_dev, pipe, data, len, actual_length, timeout_ms) \ argument
41 #define rtw_usb_control_msg(dev, pipe, request, requesttype, value, index, data, size, timeout_ms) \ argument
44 #define rtw_usb_bulk_msg(usb_dev, pipe, data, len, actual_length, timeout_ms) \ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline_state.c24 komeda_pipeline_get_state(struct komeda_pipeline *pipe, in komeda_pipeline_get_state()
37 komeda_pipeline_get_old_state(struct komeda_pipeline *pipe, in komeda_pipeline_get_old_state()
49 komeda_pipeline_get_new_state(struct komeda_pipeline *pipe, in komeda_pipeline_get_new_state()
62 komeda_pipeline_get_state_and_set_crtc(struct komeda_pipeline *pipe, in komeda_pipeline_get_state_and_set_crtc()
488 struct komeda_pipeline *pipe = scaler->base.pipeline; in komeda_scaler_check_cfg() local
873 static bool merger_is_available(struct komeda_pipeline *pipe, in merger_is_available()
888 struct komeda_pipeline *pipe = layer->base.pipeline; in komeda_build_layer_data_flow() local
1091 struct komeda_pipeline *pipe = left->base.pipeline; in komeda_build_layer_split_data_flow() local
1159 struct komeda_pipeline *pipe = wb_layer->base.pipeline; in komeda_build_wb_split_data_flow() local
1227 komeda_pipeline_unbound_components(struct komeda_pipeline *pipe, in komeda_pipeline_unbound_components()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/xilinx/
H A Dxilinx-dma.c97 static int xvip_pipeline_start_stop(struct xvip_pipeline *pipe, bool start) in xvip_pipeline_start_stop()
151 static int xvip_pipeline_set_stream(struct xvip_pipeline *pipe, bool on) in xvip_pipeline_set_stream()
174 static int xvip_pipeline_validate(struct xvip_pipeline *pipe, in xvip_pipeline_validate()
224 static void __xvip_pipeline_cleanup(struct xvip_pipeline *pipe) in __xvip_pipeline_cleanup()
236 static void xvip_pipeline_cleanup(struct xvip_pipeline *pipe) in xvip_pipeline_cleanup()
257 static int xvip_pipeline_prepare(struct xvip_pipeline *pipe, in xvip_pipeline_prepare()
394 struct xvip_pipeline *pipe; in xvip_dma_start_streaming() local
452 struct xvip_pipeline *pipe = to_xvip_pipeline(&dma->video.entity); in xvip_dma_stop_streaming() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/pl111/
H A Dpl111_display.c50 pl111_mode_valid(struct drm_simple_display_pipe *pipe, in pl111_mode_valid()
84 static int pl111_display_check(struct drm_simple_display_pipe *pipe, in pl111_display_check()
118 static void pl111_display_enable(struct drm_simple_display_pipe *pipe, in pl111_display_enable()
356 void pl111_display_disable(struct drm_simple_display_pipe *pipe) in pl111_display_disable()
388 static void pl111_display_update(struct drm_simple_display_pipe *pipe, in pl111_display_update()
417 static int pl111_display_enable_vblank(struct drm_simple_display_pipe *pipe) in pl111_display_enable_vblank()
428 static void pl111_display_disable_vblank(struct drm_simple_display_pipe *pipe) in pl111_display_disable_vblank()

12345678910>>...25