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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dstv680.h34 #define STV680_NUMSCRATCH 2 macro
136 struct stv680_scratch scratch[STV680_NUMSCRATCH]; /* for decoders */
H A Dstv680.c652 if (stv680->scratch_next >= STV680_NUMSCRATCH)
697 for (i = 0; i < STV680_NUMSCRATCH; i++) {
726 for (i = 0; i < STV680_NUMSCRATCH; i++) {
757 for (i = 0; i < STV680_NUMSCRATCH; i++) {
1056 if (stv680->scratch_use >= STV680_NUMSCRATCH)
1497 for (i = 0; i < STV680_NUMSCRATCH; i++)

Completed in 100 milliseconds