Searched refs:copy_binary (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/staging/media/atomisp/pci/ |
| A D | ia_css_pipe.h | 30 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, \
|
| A D | sh_css.c | 2599 assert(copy_binary); in load_copy_binary() 3503 copy_binary = &pipe->pipe_settings.video.copy_binary; in create_host_video_pipeline() 3511 need_copy = (copy_binary && copy_binary->info); in create_host_video_pipeline() 3744 copy_binary = &pipe->pipe_settings.preview.copy_binary; in create_host_preview_pipeline() 7413 copy_binary = &pipe->pipe_settings.yuvpp.copy_binary; in create_host_yuvpp_pipeline() 7431 copy_binary, in create_host_yuvpp_pipeline() 7439 copy_binary, in create_host_yuvpp_pipeline() 7720 copy_binary = &pipe->pipe_settings.capture.copy_binary; 7752 copy_binary, 7766 copy_binary, [all …]
|
| /linux/tools/testing/selftests/landlock/ |
| A D | fs_test.c | 1497 static void copy_binary(struct __test_metadata *const _metadata, in copy_binary() function 1558 copy_binary(_metadata, file1_s1d1); in TEST_F_FORK() 1559 copy_binary(_metadata, file1_s1d2); in TEST_F_FORK() 1560 copy_binary(_metadata, file1_s1d3); in TEST_F_FORK()
|
Completed in 25 milliseconds