Searched refs:mm_camera_shim_module_init (Results 1 – 2 of 2) sorted by relevance
97 int32_t (*mm_camera_shim_module_init)(mm_camera_shim_ops_t *shim_ops); variable
2176 *(void **)&mm_camera_shim_module_init = in mm_camera_load_shim_lib()2178 if (!mm_camera_shim_module_init) { in mm_camera_load_shim_lib()2185 return mm_camera_shim_module_init(&g_cam_ctrl.cam_shim_ops); in mm_camera_load_shim_lib()