Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/
Ddss.c1356 static int dss_add_child_component(struct device *dev, void *data) in dss_add_child_component() function
1378 dss_add_child_component); in dss_add_child_component()
1503 device_for_each_child(&pdev->dev, &cmatch, dss_add_child_component); in dss_probe()
/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddss.c1202 static int dss_add_child_component(struct device *dev, void *data) in dss_add_child_component() function
1226 device_for_each_child(&pdev->dev, &match, dss_add_child_component); in dss_probe()