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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dtvp7002.c432 #define NUM_PRESETS ARRAY_SIZE(tvp7002_presets) macro
611 for (i = 0; i < NUM_PRESETS; i++) {
820 for (index = 0; index < NUM_PRESETS; index++, presets++)
829 if (index == NUM_PRESETS) {
966 for (i = 0; i < NUM_PRESETS; i++, presets++)
976 if (i == NUM_PRESETS) {
1005 if (preset->index >= NUM_PRESETS)

Completed in 70 milliseconds