| /linux/drivers/usb/typec/ |
| H A D | port-mapper.c | 63 component_match_add(&arg->port->dev, &arg->match, typec_port_compare, in typec_port_match() 72 component_match_add(&arg->port->dev, &arg->match, in typec_port_match()
|
| /linux/include/linux/ |
| H A D | component.h | 125 static inline void component_match_add(struct device *parent, in component_match_add() function
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | wmi-capdata.c | 159 component_match_add(master, matchptr, lwmi_cd_match, in lwmi_cd_match_add_all() 383 component_match_add(&priv->wdev->dev, &master_match, lwmi_cd_match, in lwmi_cd_sub_master_add()
|
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | hda_component.c | 176 component_match_add(dev, &match, hda_comp_match_dev_name, sm); in hda_component_manager_init()
|
| /linux/drivers/gpu/drm/armada/ |
| H A D | armada_drv.c | 209 component_match_add(dev, &match, component_compare_dev_name, in armada_drm_probe()
|
| /linux/drivers/gpu/drm/mcde/ |
| H A D | mcde_drv.c | 397 component_match_add(dev, &match, component_compare_dev, d); in mcde_probe()
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_drv.c | 227 component_match_add(dev, &match, component_compare_dev, d); in exynos_drm_match_add()
|
| /linux/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_drv.c | 406 component_match_add(dev, &match, component_compare_dev, d); in rockchip_drm_match_add()
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_drv.c | 264 component_match_add(dev, match, component_compare_dev, d); in vc4_match_add_drivers()
|
| /linux/drivers/gpu/drm/meson/ |
| H A D | meson_drv.c | 492 component_match_add(&pdev->dev, &match, component_compare_of, remote); in meson_drv_probe()
|
| /linux/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_drv.c | 643 component_match_add(dev, &match, component_compare_dev_name, names[i]); in etnaviv_pdev_probe()
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | dss.c | 1205 component_match_add(dev->parent, match, component_compare_dev, dev); in dss_add_child_component()
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_drm_drv.c | 1128 component_match_add(dev, &match, compare_dev, &ovl_adaptor->dev); in mtk_drm_probe()
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | dss.c | 1374 component_match_add(cmatch->dev, match, component_compare_dev, dev); in dss_add_child_component()
|
| /linux/drivers/iommu/ |
| H A D | mtk_iommu.c | 1258 component_match_add(dev, match, component_compare_dev, &plarbdev->dev); in mtk_iommu_mm_dts_parse()
|
| /linux/drivers/power/supply/ |
| H A D | ab8500_charger.c | 3644 component_match_add(dev, &match, component_compare_dev, d); in ab8500_charger_probe()
|