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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pwc/
H A Dpwc.h254 int snapshot_button_status; /* set to 1 when the user push the button, reset to 0 when this value is read */ member in struct:pwc_device
H A Dpwc-if.c598 pdev->snapshot_button_status = 1;
1042 int status = pdev->snapshot_button_status;
1043 pdev->snapshot_button_status = 0;

Completed in 71 milliseconds