Home
last modified time | relevance | path

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

/linux-6.14.4/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()
1501 device_for_each_child(&pdev->dev, &cmatch, dss_add_child_component); in dss_probe()
/linux-6.14.4/drivers/video/fbdev/omap2/omapfb/dss/
Ddss.c1192 static int dss_add_child_component(struct device *dev, void *data) in dss_add_child_component() function
1216 device_for_each_child(&pdev->dev, &match, dss_add_child_component); in dss_probe()