Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcomponent.h109 * component_match_add - add a component match entry
125 static inline void component_match_add(struct device *parent, in component_match_add() function
/linux/sound/hda/codecs/side-codecs/
H A Dhda_component.c183 component_match_add(dev, &match, hda_comp_match_dev_name, sm); in hda_component_manager_init()
/linux/drivers/gpu/drm/armada/
H A Darmada_drv.c209 component_match_add(dev, &match, component_compare_dev_name, in armada_drm_probe()
/linux/drivers/gpu/drm/mcde/
H A Dmcde_drv.c397 component_match_add(dev, &match, component_compare_dev, d); in mcde_probe()
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.c227 component_match_add(dev, &match, component_compare_dev, d); in exynos_drm_match_add()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c402 component_match_add(dev, &match, component_compare_dev, d); in rockchip_drm_match_add()
/linux/drivers/gpu/drm/vc4/
H A Dvc4_drv.c263 component_match_add(dev, match, component_compare_dev, d); in vc4_match_add_drivers()
/linux/drivers/platform/x86/lenovo/
H A Dwmi-other.c626 component_match_add(&wdev->dev, &master_match, lwmi_cd01_match, NULL); in lwmi_other_probe()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.c1205 component_match_add(dev->parent, match, component_compare_dev, dev); in dss_add_child_component()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_drm_drv.c1136 component_match_add(dev, &match, compare_dev, &ovl_adaptor->dev); in mtk_drm_probe()
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddss.c1374 component_match_add(cmatch->dev, match, component_compare_dev, dev); in dss_add_child_component()
/linux/drivers/power/supply/
H A Dab8500_charger.c3644 component_match_add(dev, &match, component_compare_dev, d); in ab8500_charger_probe()