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

/linux-master/drivers/media/pci/ivtv/
H A Divtv-firmware.c276 itv->card->video_outputs[itv->active_output].video_output,
313 itv->card->video_outputs[itv->active_output].video_output,
H A Divtv-cards.h287 const struct ivtv_card_output *video_outputs; member in struct:ivtv_card
H A Divtv-cards.c121 .video_outputs = ivtv_pvr350_outputs,
154 .video_outputs = ivtv_pvr350_outputs,
1320 const struct ivtv_card_output *card_output = itv->card->video_outputs + index;
1354 if (itv->card->video_outputs == NULL || index != 0)
H A Divtv-ioctl.c787 if (itv->card->video_outputs == NULL || vout->index != 0)
1049 itv->card->video_outputs[outp].video_output, 0);

Completed in 129 milliseconds