Searched refs:INDYCAM_VERSION_MINOR (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/media/video/ | ||
D | indycam.h | 11 #define INDYCAM_VERSION_MINOR(x) ((x) & 0x0f) macro |
D | indycam.c | 85 INDYCAM_VERSION_MINOR(camera->version)); in indycam_attach() |