Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c910 pipe = stream->last_pipe->pipe_settings.preview.copy_pipe; in sh_css_config_input_network_2401()
912 pipe = stream->last_pipe->pipe_settings.video.copy_pipe; in sh_css_config_input_network_2401()
1006 struct ia_css_pipe *copy_pipe = NULL; in stream_get_copy_pipe() local
1018 copy_pipe = last_pipe->pipe_settings.preview.copy_pipe; in stream_get_copy_pipe()
1021 copy_pipe = last_pipe->pipe_settings.video.copy_pipe; in stream_get_copy_pipe()
1024 copy_pipe = NULL; in stream_get_copy_pipe()
1029 return copy_pipe; in stream_get_copy_pipe()
1475 struct ia_css_pipe *copy_pipe = NULL; in map_sp_threads() local
1495 copy_pipe = main_pipe->pipe_settings.preview.copy_pipe; in map_sp_threads()
1500 copy_pipe = main_pipe->pipe_settings.video.copy_pipe; in map_sp_threads()
[all …]