Searched refs:ttpci_budget_set_video_port (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
H A D | budget.h | 123 extern void ttpci_budget_set_video_port(struct saa7146_dev *dev, int video_port);
|
H A D | budget-core.c | 580 void ttpci_budget_set_video_port(struct saa7146_dev *dev, int video_port) in ttpci_budget_set_video_port() function 599 EXPORT_SYMBOL_GPL(ttpci_budget_set_video_port); variable
|
H A D | budget-av.c | 219 ttpci_budget_set_video_port(saa, BUDGET_VIDEO_PORTB); in ciintf_slot_reset() 239 ttpci_budget_set_video_port(saa, BUDGET_VIDEO_PORTB); in ciintf_slot_shutdown() 255 ttpci_budget_set_video_port(saa, BUDGET_VIDEO_PORTA); in ciintf_slot_ts_enable()
|
H A D | budget-ci.c | 315 ttpci_budget_set_video_port(saa, BUDGET_VIDEO_PORTB); in ciintf_slot_reset() 328 ttpci_budget_set_video_port(saa, BUDGET_VIDEO_PORTB); in ciintf_slot_shutdown() 347 ttpci_budget_set_video_port(saa, BUDGET_VIDEO_PORTA); in ciintf_slot_ts_enable()
|
/kernel/linux/linux-6.6/drivers/media/pci/ttpci/ |
H A D | budget.h | 123 extern void ttpci_budget_set_video_port(struct saa7146_dev *dev, int video_port);
|
H A D | budget-core.c | 581 void ttpci_budget_set_video_port(struct saa7146_dev *dev, int video_port) in ttpci_budget_set_video_port() function 600 EXPORT_SYMBOL_GPL(ttpci_budget_set_video_port); variable
|
H A D | budget-av.c | 220 ttpci_budget_set_video_port(saa, BUDGET_VIDEO_PORTB); in ciintf_slot_reset() 240 ttpci_budget_set_video_port(saa, BUDGET_VIDEO_PORTB); in ciintf_slot_shutdown() 256 ttpci_budget_set_video_port(saa, BUDGET_VIDEO_PORTA); in ciintf_slot_ts_enable()
|
H A D | budget-ci.c | 315 ttpci_budget_set_video_port(saa, BUDGET_VIDEO_PORTB); in ciintf_slot_reset() 328 ttpci_budget_set_video_port(saa, BUDGET_VIDEO_PORTB); in ciintf_slot_shutdown() 347 ttpci_budget_set_video_port(saa, BUDGET_VIDEO_PORTA); in ciintf_slot_ts_enable()
|
Completed in 14 milliseconds