Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_pipe.h30 struct ia_css_binary copy_binary; member
43 .copy_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
49 struct ia_css_binary copy_binary; member
67 .copy_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
78 struct ia_css_binary copy_binary; member
92 .copy_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
98 struct ia_css_binary copy_binary; member
108 .copy_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
H A Dsh_css.c2349 assert(copy_binary); in load_copy_binary()
3240 copy_binary = &pipe->pipe_settings.video.copy_binary; in create_host_video_pipeline()
3248 need_copy = (copy_binary && copy_binary->info); in create_host_video_pipeline()
3417 copy_binary = &pipe->pipe_settings.preview.copy_binary; in create_host_preview_pipeline()
6777 copy_binary = &pipe->pipe_settings.yuvpp.copy_binary; in create_host_yuvpp_pipeline()
6794 copy_binary, in create_host_yuvpp_pipeline()
6802 copy_binary, in create_host_yuvpp_pipeline()
7082 copy_binary = &pipe->pipe_settings.capture.copy_binary; in create_host_regular_capture_pipeline()
7114 copy_binary, in create_host_regular_capture_pipeline()
7128 copy_binary, in create_host_regular_capture_pipeline()
[all …]
/openbmc/linux/tools/testing/selftests/landlock/
H A Dfs_test.c1818 static void copy_binary(struct __test_metadata *const _metadata, in copy_binary() function
1882 copy_binary(_metadata, file1_s1d1); in TEST_F_FORK()
1883 copy_binary(_metadata, file1_s1d2); in TEST_F_FORK()
1884 copy_binary(_metadata, file1_s1d3); in TEST_F_FORK()