Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Drockchip_rgb.h12 int video_port);
18 int video_port) in rockchip_rgb_init()
15 rockchip_rgb_init(struct device *dev, struct drm_crtc *crtc, struct drm_device *drm_dev, int video_port) rockchip_rgb_init() argument
H A Drockchip_rgb.c76 int video_port) in rockchip_rgb_init()
94 port = of_graph_get_port_by_id(dev->of_node, video_port); in rockchip_rgb_init()
107 ret = drm_of_find_panel_or_bridge(dev->of_node, video_port, in rockchip_rgb_init()
73 rockchip_rgb_init(struct device *dev, struct drm_crtc *crtc, struct drm_device *drm_dev, int video_port) rockchip_rgb_init() argument
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dbudget-core.c98 if (budget->video_port == BUDGET_VIDEO_PORTA) { in start_ts_capture()
109 if (budget->video_port == BUDGET_VIDEO_PORTA) { in start_ts_capture()
487 budget->video_port = BUDGET_VIDEO_PORTB; in ttpci_budget_init()
489 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()
H A Dbudget.h62 int video_port; member
123 extern void ttpci_budget_set_video_port(struct saa7146_dev *dev, int video_port);
/kernel/linux/linux-6.6/drivers/media/pci/ttpci/
H A Dbudget-core.c98 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() argument
586 budget->video_port = video_port; in ttpci_budget_set_video_port()
H A Dbudget.h62 int video_port; member
123 extern void ttpci_budget_set_video_port(struct saa7146_dev *dev, int video_port);

Completed in 3 milliseconds