Searched refs:dss_add_child_component (Results 1 – 2 of 2) sorted by relevance
1210 static int dss_add_child_component(struct device *dev, void *data) in dss_add_child_component() function1234 device_for_each_child(&pdev->dev, &match, dss_add_child_component); in dss_probe()
1350 static int dss_add_child_component(struct device *dev, void *data) in dss_add_child_component() function1477 device_for_each_child(&pdev->dev, &match, dss_add_child_component); in dss_probe()