HomeSort by relevance Sort by last modified time
    Searched refs:eztune_prevcmd_rsp (Results 1 - 2 of 2) sorted by null

  /device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_socket.c 78 static void release_eztune_prevcmd_rsp(eztune_prevcmd_rsp *pHead)
81 release_eztune_prevcmd_rsp((eztune_prevcmd_rsp *)pHead->next);
396 eztune_prevcmd_rsp *rsp_ptr=NULL, *rspn_ptr=NULL, *head_ptr=NULL;
407 rsp_ptr = (eztune_prevcmd_rsp *)*send_buf;
418 rspn_ptr = (eztune_prevcmd_rsp *)rsp_ptr->next;
452 rsp_ptr = (eztune_prevcmd_rsp *)*send_buf;
470 rsp_ptr = (eztune_prevcmd_rsp *)rsp_ptr->next;
  /device/google/marlin/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 118 } eztune_prevcmd_rsp; typedef in typeref:struct:__anon3465

Completed in 66 milliseconds