Searched refs:video_port (Results 1 – 2 of 2) sorted by relevance
98 if (budget->video_port == BUDGET_VIDEO_PORTA) { in start_ts_capture()109 if (budget->video_port == BUDGET_VIDEO_PORTA) { in start_ts_capture()488 budget->video_port = BUDGET_VIDEO_PORTB; in ttpci_budget_init()490 budget->video_port = BUDGET_VIDEO_PORTA; in ttpci_budget_init()581 void ttpci_budget_set_video_port(struct saa7146_dev *dev, int video_port) in ttpci_budget_set_video_port() argument586 budget->video_port = video_port; in ttpci_budget_set_video_port()
62 int video_port; member123 extern void ttpci_budget_set_video_port(struct saa7146_dev *dev, int video_port);
Completed in 4 milliseconds