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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-cards.h183 int nof_outputs; member in struct:ivtv_card
H A Divtv-cards.c109 .nof_outputs = ARRAY_SIZE(ivtv_pvr350_outputs),
140 .nof_outputs = ARRAY_SIZE(ivtv_pvr350_outputs),
929 if (index >= itv->card->nof_outputs)
H A Divtv-ioctl.c922 if (outp >= itv->card->nof_outputs)

Completed in 60 milliseconds