Home
last modified time | relevance | path

Searched refs:copy_pipe (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Dsh_css.c919 pipe = stream->last_pipe->pipe_settings.preview.copy_pipe; in sh_css_config_input_network_2401()
921 pipe = stream->last_pipe->pipe_settings.video.copy_pipe; in sh_css_config_input_network_2401()
1015 struct ia_css_pipe *copy_pipe = NULL; in stream_get_copy_pipe() local
1027 copy_pipe = last_pipe->pipe_settings.preview.copy_pipe; in stream_get_copy_pipe()
1030 copy_pipe = last_pipe->pipe_settings.video.copy_pipe; in stream_get_copy_pipe()
1033 copy_pipe = NULL; in stream_get_copy_pipe()
1038 return copy_pipe; in stream_get_copy_pipe()
1484 struct ia_css_pipe *copy_pipe = NULL; in map_sp_threads() local
1504 copy_pipe = main_pipe->pipe_settings.preview.copy_pipe; in map_sp_threads()
1509 copy_pipe = main_pipe->pipe_settings.video.copy_pipe; in map_sp_threads()
[all …]
Dia_css_pipe.h38 struct ia_css_pipe *copy_pipe; member
85 struct ia_css_pipe *copy_pipe; member