Searched refs:CAMERA_VERSION_INDY (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/media/video/ | ||
D | indycam.h | 8 #define CAMERA_VERSION_INDY 0x10 /* v1.0 */ macro |
D | indycam.c | 78 if (camera->version != CAMERA_VERSION_INDY && in indycam_attach() |