Home
last modified time | relevance | path

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

/drivers/media/pci/ttpci/
Dbudget-core.c115 if (budget->video_port == BUDGET_VIDEO_PORTA) { in start_ts_capture()
126 if (budget->video_port == BUDGET_VIDEO_PORTA) { in start_ts_capture()
489 budget->video_port = BUDGET_VIDEO_PORTB; in ttpci_budget_init()
491 budget->video_port = BUDGET_VIDEO_PORTA; in ttpci_budget_init()
580 void ttpci_budget_set_video_port(struct saa7146_dev *dev, int video_port) in ttpci_budget_set_video_port() argument
585 budget->video_port = video_port; in ttpci_budget_set_video_port()
Dbudget.h57 int video_port; member
118 extern void ttpci_budget_set_video_port(struct saa7146_dev *dev, int video_port);