Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/atomisp/pci/
Dia_css_pipe.h30 struct ia_css_binary copy_binary; member
44 .copy_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
50 struct ia_css_binary copy_binary; member
68 .copy_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
79 struct ia_css_binary copy_binary; member
93 .copy_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
99 struct ia_css_binary copy_binary; member
109 .copy_binary = IA_CSS_BINARY_DEFAULT_SETTINGS, \
Dsh_css.c2447 struct ia_css_binary *copy_binary, in load_copy_binary() argument
2457 assert(copy_binary); in load_copy_binary()
2474 err = ia_css_binary_find(&copy_descr, copy_binary); in load_copy_binary()
2477 copy_binary->left_padding = left_padding; in load_copy_binary()
2758 &mycs->copy_binary, in load_preview_binaries()
2787 ia_css_binary_unload(&pipe->pipe_settings.preview.copy_binary); in unload_preview_binaries()
3286 struct ia_css_binary *copy_binary, *video_binary, in create_host_video_pipeline() local
3355 copy_binary = &pipe->pipe_settings.video.copy_binary; in create_host_video_pipeline()
3363 need_copy = (copy_binary && copy_binary->info); in create_host_video_pipeline()
3369 ia_css_pipe_get_generic_stage_desc(&stage_desc, copy_binary, in create_host_video_pipeline()
[all …]
/Linux-v6.1/tools/testing/selftests/landlock/
Dfs_test.c1697 static void copy_binary(struct __test_metadata *const _metadata, in copy_binary() function
1761 copy_binary(_metadata, file1_s1d1); in TEST_F_FORK()
1762 copy_binary(_metadata, file1_s1d2); in TEST_F_FORK()
1763 copy_binary(_metadata, file1_s1d3); in TEST_F_FORK()