Searched refs:video_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.h184 const struct ivtv_card_output *video_outputs; member in struct:ivtv_card
H A Divtv-cards.c108 .video_outputs = ivtv_pvr350_outputs,
139 .video_outputs = ivtv_pvr350_outputs,
926 const struct ivtv_card_output *card_output = itv->card->video_outputs + index;
960 if (itv->card->video_outputs == NULL || index != 0)
H A Divtv-ioctl.c934 route.output = itv->card->video_outputs[outp].video_output;

Completed in 85 milliseconds