Searched refs:component_match_add (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/include/linux/
H A Dcomponent.h36 void component_match_add(struct device *, struct component_match **,
/linux-4.1.27/drivers/gpu/drm/armada/
H A Darmada_drv.c378 component_match_add(dev, match, compare_of, remote); for_each_child_of_node()
397 component_match_add(dev, match, compare_of, port); armada_drm_find_components()
419 component_match_add(dev, match, compare_dev_name, armada_drm_find_components()
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.c490 component_match_add(dev, &match, compare_dev, exynos_drm_match_add()
501 component_match_add(dev, &match, compare_dev, cdev->crtc_dev); exynos_drm_match_add()
502 component_match_add(dev, &match, compare_dev, cdev->conn_dev); exynos_drm_match_add()
/linux-4.1.27/sound/pci/hda/
H A Dhda_i915.c161 component_match_add(dev, &match, hda_component_master_match, hda); hda_i915_init()
/linux-4.1.27/drivers/base/
H A Dcomponent.c261 void component_match_add(struct device *dev, struct component_match **matchptr, component_match_add() function
284 EXPORT_SYMBOL(component_match_add); variable
/linux-4.1.27/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c436 component_match_add(dev, match, compare_of, remote); for_each_child_of_node()
506 component_match_add(dev, &match, compare_of, port->parent); rockchip_drm_platform_probe()
/linux-4.1.27/drivers/gpu/drm/imx/
H A Dimx-drm-core.c549 component_match_add(&pdev->dev, &match, compare_of, port); imx_drm_platform_probe()
575 component_match_add(&pdev->dev, &match, compare_of, for_each_child_of_node()
/linux-4.1.27/drivers/gpu/drm/sti/
H A Dsti_drm_drv.c257 component_match_add(dev, &match, compare_of, child_np); sti_drm_master_probe()
H A Dsti_tvout.c742 component_match_add(dev, &match, compare_of, child_np); sti_tvout_probe()
/linux-4.1.27/drivers/gpu/drm/msm/
H A Dmsm_drv.c982 component_match_add(dev, matchptr, compare_of, node); add_components()
1042 component_match_add(&pdev->dev, &match, compare_dev, dev); msm_pdev_probe()

Completed in 77 milliseconds