Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/media/atomisp/pci/
Dsh_css.c997 pipe = stream->last_pipe->pipe_settings.preview.copy_pipe; in sh_css_config_input_network()
999 pipe = stream->last_pipe->pipe_settings.video.copy_pipe; in sh_css_config_input_network()
1093 struct ia_css_pipe *copy_pipe = NULL; in stream_get_copy_pipe() local
1105 copy_pipe = last_pipe->pipe_settings.preview.copy_pipe; in stream_get_copy_pipe()
1108 copy_pipe = last_pipe->pipe_settings.video.copy_pipe; in stream_get_copy_pipe()
1111 copy_pipe = NULL; in stream_get_copy_pipe()
1116 return copy_pipe; in stream_get_copy_pipe()
1636 struct ia_css_pipe *copy_pipe = NULL; in map_sp_threads() local
1656 copy_pipe = main_pipe->pipe_settings.preview.copy_pipe; in map_sp_threads()
1661 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