Searched refs:vfeSnapShotCount (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/camera/
H A Dmsm_vfe8x_proc.c40 uint32_t vfeSnapShotCount; member in struct:msm_vfe8x_ctrl
893 ctrl->vfeSnapShotCount--;
894 if (ctrl->vfeSnapShotCount == 0)
2304 ctrl->vfeSnapShotCount = in->snapshotCount;
2308 ctrl->vfeRequestedSnapShotCount = ctrl->vfeSnapShotCount;
2310 CDBG("requested snapshot count = %d\n", ctrl->vfeSnapShotCount);
3895 ctrl->vfeSnapShotCount = 0;

Completed in 39 milliseconds