Home
last modified time | relevance | path

Searched refs:IA_CSS_PIPE_ID_COPY (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/staging/media/atomisp/pci/
Dsh_css_legacy.h31 IA_CSS_PIPE_ID_COPY, enumerator
Datomisp_fops.c362 if (pipe_id == IA_CSS_PIPE_ID_COPY || in atomisp_get_css_buf_type()
422 css_capture_pipe_id = IA_CSS_PIPE_ID_COPY; in atomisp_qbuffers_to_css()
423 css_preview_pipe_id = IA_CSS_PIPE_ID_COPY; in atomisp_qbuffers_to_css()
424 css_video_pipe_id = IA_CSS_PIPE_ID_COPY; in atomisp_qbuffers_to_css()
431 css_capture_pipe_id = IA_CSS_PIPE_ID_COPY; in atomisp_qbuffers_to_css()
Datomisp_compat_css20.c626 case IA_CSS_PIPE_ID_COPY: in __apply_additional_pipe_config()
667 if (asd->copy_mode && pipe_id == IA_CSS_PIPE_ID_COPY) in is_pipe_valid_to_current_run_mode()
1589 current_event->pipe = IA_CSS_PIPE_ID_COPY; in atomisp_css_temp_pipe_to_pipe_id()
2129 case IA_CSS_PIPE_ID_COPY: in __pipe_id_to_pipe_mode()
2640 return IA_CSS_PIPE_ID_COPY; in atomisp_get_pipe_index()
2648 return IA_CSS_PIPE_ID_COPY; in atomisp_get_pipe_index()
2660 return IA_CSS_PIPE_ID_COPY; in atomisp_get_pipe_index()
2744 asd->stream_env[stream_index].pipe_configs[IA_CSS_PIPE_ID_COPY]. in atomisp_css_copy_configure_output()
2749 format, IA_CSS_PIPE_ID_COPY); in atomisp_css_copy_configure_output()
2955 ATOMISP_CSS_OUTPUT_FRAME, IA_CSS_PIPE_ID_COPY); in atomisp_css_copy_get_output_frame_info()
Dsh_css_sp.c129 if (id != IA_CSS_PIPE_ID_COPY) in store_sp_stage_data()
276 pipe_id = IA_CSS_PIPE_ID_COPY; in sh_css_sp_start_raw_copy()
350 pipe_id = IA_CSS_PIPE_ID_COPY; in sh_css_sp_start_isys_copy()
1308 if (pipe_id != IA_CSS_PIPE_ID_COPY) { in sh_css_sp_init_pipeline()
Dsh_css.c2030 pipe->mode = IA_CSS_PIPE_ID_COPY; in init_pipe_defaults()
3732 IA_CSS_PIPE_ID_COPY, in preview_start()
3854 pipe_id == IA_CSS_PIPE_ID_COPY || in ia_css_pipe_enqueue_buffer()
5247 IA_CSS_PIPE_ID_COPY, in video_start()
5359 pipe->mode == IA_CSS_PIPE_ID_COPY); in load_copy_binaries()
5472 pipe->mode == IA_CSS_PIPE_ID_COPY); in load_primary_binaries()
5812 pipe->mode == IA_CSS_PIPE_ID_COPY); in load_advanced_binaries()
5926 pipe->mode == IA_CSS_PIPE_ID_COPY); in load_bayer_isp_binaries()
5959 pipe->mode == IA_CSS_PIPE_ID_COPY); in load_low_light_binaries()
6093 pipe->mode == IA_CSS_PIPE_ID_COPY); in load_capture_binaries()
[all …]
Datomisp_cmd.c834 css_pipe_id == IA_CSS_PIPE_ID_COPY || in __atomisp_get_pipe()
843 css_pipe_id == IA_CSS_PIPE_ID_COPY || in __atomisp_get_pipe()
4852 pipe_id = IA_CSS_PIPE_ID_COPY; in atomisp_set_fmt_to_isp()
6090 return IA_CSS_PIPE_ID_COPY; in atomisp_get_pipe_id()
/linux-6.1.9/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
Dpipeline.c743 case IA_CSS_PIPE_ID_COPY: /*Copy pipe ports configured to "offline" mode*/ in ia_css_pipeline_configure_inout_port()