Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/rockchip/
Drockchip_rgb.h12 int video_port);
18 int video_port) in rockchip_rgb_init() argument
Drockchip_rgb.c76 int video_port) in rockchip_rgb_init() argument
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()
/linux-6.6.21/drivers/media/pci/ttpci/
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()
Dbudget.h62 int video_port; member
123 extern void ttpci_budget_set_video_port(struct saa7146_dev *dev, int video_port);