Home | History | Annotate | Download | only in camera

Lines Matching full:link_mm_camera_init

149 mm_camera_status_t (*LINK_mm_camera_init)(mm_camera_config *, mm_camera_notify*, mm_camera_ops*,uint8_t);
183 #define LINK_mm_camera_init mm_camera_config_init
1254 *(void **)&LINK_mm_camera_init =
1264 if (MM_CAMERA_SUCCESS != LINK_mm_camera_init(&mCfgControl, &mCamNotify, &mCamOps, 0)) {