Searched refs:INDYCAM_VERSION_MAJOR (Results 1 - 2 of 2) sorted by relevance
/drivers/media/video/ | ||
H A D | indycam.h | 21 #define INDYCAM_VERSION_MAJOR(x) (((x) & 0xf0) >> 4) macro |
H A D | indycam.c | 334 INDYCAM_VERSION_MAJOR(camera->version), |
Completed in 10 milliseconds