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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dbudget.h57 int video_port; member in struct:budget
117 extern void ttpci_budget_set_video_port(struct saa7146_dev *dev, int video_port);
H A Dbudget-core.c114 if (budget->video_port == BUDGET_VIDEO_PORTA) {
125 if (budget->video_port == BUDGET_VIDEO_PORTA) {
487 budget->video_port = BUDGET_VIDEO_PORTB;
489 budget->video_port = BUDGET_VIDEO_PORTA;
580 void ttpci_budget_set_video_port(struct saa7146_dev *dev, int video_port) argument
585 budget->video_port = video_port;

Completed in 68 milliseconds