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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/common/
H A Dsaa7146_video.c84 static int NUM_FORMATS = sizeof(formats)/sizeof(struct saa7146_format); variable
88 int i, j = NUM_FORMATS;
964 if (index < 0 || index >= NUM_FORMATS) {

Completed in 107 milliseconds