Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c2175 struct ia_css_binary *copy_binary, in load_copy_binary() argument
2185 assert(copy_binary); in load_copy_binary()
2202 err = ia_css_binary_find(&copy_descr, copy_binary); in load_copy_binary()
2205 copy_binary->left_padding = left_padding; in load_copy_binary()
2480 &mycs->copy_binary, in load_preview_binaries()
2509 ia_css_binary_unload(&pipe->pipe_settings.preview.copy_binary); in unload_preview_binaries()
3003 struct ia_css_binary *copy_binary, *video_binary, in create_host_video_pipeline() local
3072 copy_binary = &pipe->pipe_settings.video.copy_binary; in create_host_video_pipeline()
3080 need_copy = (copy_binary && copy_binary->info); in create_host_video_pipeline()
3086 ia_css_pipe_get_generic_stage_desc(&stage_desc, copy_binary, in create_host_video_pipeline()
[all …]
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c1960 static void copy_binary(struct __test_metadata *const _metadata, in copy_binary() function
2024 copy_binary(_metadata, file1_s1d1); in TEST_F_FORK()
2025 copy_binary(_metadata, file1_s1d2); in TEST_F_FORK()
2026 copy_binary(_metadata, file1_s1d3); in TEST_F_FORK()