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
3285 *(void **)&mm_camera_shim_module_init = in mm_camera_load_shim_lib()3287 if (!mm_camera_shim_module_init) { in mm_camera_load_shim_lib()3294 return mm_camera_shim_module_init(&g_cam_ctrl.cam_shim_ops); in mm_camera_load_shim_lib()