Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddss.c1224 static int dss_add_child_component(struct device *dev, void *data) in dss_add_child_component() function
1248 device_for_each_child(&pdev->dev, &match, dss_add_child_component); in dss_probe()