Searched refs:INDYCAM_VERSION_MAJOR (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/media/video/ | ||
D | indycam.h | 10 #define INDYCAM_VERSION_MAJOR(x) (((x) & 0xf0) >> 4) macro |
D | indycam.c | 84 INDYCAM_VERSION_MAJOR(camera->version), in indycam_attach() |