Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/ttpci/
Dbudget-core.c112 if (budget->video_port == BUDGET_VIDEO_PORTA) { in start_ts_capture()
123 if (budget->video_port == BUDGET_VIDEO_PORTA) { in start_ts_capture()
496 budget->video_port = BUDGET_VIDEO_PORTB; in ttpci_budget_init()
498 budget->video_port = BUDGET_VIDEO_PORTA; in ttpci_budget_init()
587 void ttpci_budget_set_video_port(struct saa7146_dev *dev, int video_port) in ttpci_budget_set_video_port() argument
592 budget->video_port = video_port; in ttpci_budget_set_video_port()
Dbudget.h62 int video_port; member
123 extern void ttpci_budget_set_video_port(struct saa7146_dev *dev, int video_port);