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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/usbvideo/
H A Dquickcam_messenger.h22 #define STV_ISO_ENABLE 0x1440 macro
93 { STV_ISO_ENABLE, 0x00 },
H A Dquickcam_messenger.c241 CHECK_RET(ret, qcm_stv_setb(uvd->dev, STV_ISO_ENABLE, 0x01));
248 CHECK_RET(ret, qcm_stv_setb(uvd->dev, STV_ISO_ENABLE, 0x00));
453 CHECK_RET(ret, qcm_stv_setb(uvd->dev, STV_ISO_ENABLE, 0x00));
983 err = qcm_stv_setb(dev, STV_ISO_ENABLE, 0);

Completed in 77 milliseconds