Symbol: component_match
drivers/base/component.c
175
struct component_match *match = adev->match;
drivers/base/component.c
346
struct component_match *match = res;
drivers/base/component.c
359
static int component_match_realloc(struct component_match *match, size_t num)
drivers/base/component.c
382
struct component_match **matchptr,
drivers/base/component.c
388
struct component_match *match = *matchptr;
drivers/base/component.c
446
struct component_match **matchptr,
drivers/base/component.c
473
struct component_match **matchptr,
drivers/base/component.c
483
struct component_match *match = adev->match;
drivers/base/component.c
514
struct component_match *match)
drivers/base/component.c
62
struct component_match *match;
drivers/base/component.c
86
struct component_match *match = m->match;
drivers/gpu/drm/adp/adp_drv.c
566
struct component_match *match = NULL;
drivers/gpu/drm/arm/hdlcd_drv.c
358
struct component_match *match = NULL;
drivers/gpu/drm/arm/malidp_drv.c
924
struct component_match *match = NULL;
drivers/gpu/drm/armada/armada_drv.c
175
struct component_match **match, struct device_node *dev_node)
drivers/gpu/drm/armada/armada_drv.c
195
struct component_match *match = NULL;
drivers/gpu/drm/bridge/imx/imx8mp-hdmi-tx.c
121
struct component_match *match = NULL;
drivers/gpu/drm/drm_of.c
121
struct component_match *match = NULL;
drivers/gpu/drm/drm_of.c
91
struct component_match **matchptr,
drivers/gpu/drm/etnaviv/etnaviv_drv.c
626
struct component_match *match = NULL;
drivers/gpu/drm/exynos/exynos_drm_drv.c
210
static struct component_match *exynos_drm_match_add(struct device *dev)
drivers/gpu/drm/exynos/exynos_drm_drv.c
212
struct component_match *match = NULL;
drivers/gpu/drm/exynos/exynos_drm_drv.c
337
struct component_match *match;
drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c
273
struct component_match *match = NULL;
drivers/gpu/drm/imx/dc/dc-drv.c
158
struct component_match *match = NULL;
drivers/gpu/drm/imx/dc/dc-drv.c
52
dc_add_components(struct device *dev, struct component_match **matchptr)
drivers/gpu/drm/ingenic/ingenic-drm-drv.c
1456
struct component_match *match = NULL;
drivers/gpu/drm/mcde/mcde_drv.c
273
struct component_match *match = NULL;
drivers/gpu/drm/mediatek/mtk_disp_ovl_adaptor.c
537
static int ovl_adaptor_comp_init(struct device *dev, struct component_match **match)
drivers/gpu/drm/mediatek/mtk_disp_ovl_adaptor.c
639
struct component_match *match = NULL;
drivers/gpu/drm/mediatek/mtk_drm_drv.c
1072
struct component_match *match = NULL;
drivers/gpu/drm/meson/meson_drv.c
479
struct component_match *match = NULL;
drivers/gpu/drm/msm/msm_drv.c
1014
struct component_match **matchptr)
drivers/gpu/drm/msm/msm_drv.c
1054
struct component_match *match = NULL;
drivers/gpu/drm/msm/msm_drv.c
909
struct component_match **matchptr)
drivers/gpu/drm/omapdrm/dss/dss.c
1347
struct component_match **match;
drivers/gpu/drm/omapdrm/dss/dss.c
1353
struct component_match **match = cmatch->match;
drivers/gpu/drm/omapdrm/dss/dss.c
1418
struct component_match *match = NULL;
drivers/gpu/drm/rockchip/rockchip_drm_drv.c
371
static struct component_match *rockchip_drm_match_add(struct device *dev)
drivers/gpu/drm/rockchip/rockchip_drm_drv.c
373
struct component_match *match = NULL;
drivers/gpu/drm/rockchip/rockchip_drm_drv.c
462
struct component_match *match = NULL;
drivers/gpu/drm/sun4i/sun4i_drv.c
296
struct component_match **match,
drivers/gpu/drm/sun4i/sun4i_drv.c
369
struct component_match *match = NULL;
drivers/gpu/drm/tilcdc/tilcdc_drv.c
561
struct component_match *match = NULL;
drivers/gpu/drm/tilcdc/tilcdc_external.c
164
struct component_match **match)
drivers/gpu/drm/tilcdc/tilcdc_external.h
12
struct component_match **match);
drivers/gpu/drm/vc4/vc4_drv.c
252
struct component_match **match,
drivers/gpu/drm/vc4/vc4_drv.c
446
struct component_match *match = NULL;
drivers/iommu/mtk_iommu.c
1170
static int mtk_iommu_mm_dts_parse(struct device *dev, struct component_match **match,
drivers/iommu/mtk_iommu.c
1298
struct component_match *match = NULL;
drivers/iommu/mtk_iommu_v1.c
614
struct component_match *match = NULL;
drivers/misc/mei/gsc_proxy/mei_gsc_proxy.c
135
struct component_match *master_match = NULL;
drivers/misc/mei/hdcp/mei_hdcp.c
813
struct component_match *master_match;
drivers/misc/mei/mei_lb.c
269
struct component_match *master_match = NULL;
drivers/misc/mei/pxp/mei_pxp.c
267
struct component_match *master_match;
drivers/platform/x86/lenovo/wmi-capdata.c
147
void lwmi_cd_match_add_all(struct device *master, struct component_match **matchptr)
drivers/platform/x86/lenovo/wmi-capdata.c
365
struct component_match *master_match = NULL;
drivers/platform/x86/lenovo/wmi-capdata.h
22
struct component_match;
drivers/platform/x86/lenovo/wmi-capdata.h
60
void lwmi_cd_match_add_all(struct device *master, struct component_match **matchptr);
drivers/platform/x86/lenovo/wmi-other.c
1095
struct component_match *master_match = NULL;
drivers/power/supply/ab8500_charger.c
3410
struct component_match *match = NULL;
drivers/usb/typec/port-mapper.c
37
struct component_match *match;
drivers/video/fbdev/omap2/omapfb/dss/dss.c
1194
struct component_match **match = data;
drivers/video/fbdev/omap2/omapfb/dss/dss.c
1212
struct component_match *match = NULL;
include/drm/drm_of.h
13
struct component_match;
include/drm/drm_of.h
41
struct component_match **matchptr,
include/drm/drm_of.h
80
struct component_match **matchptr,
include/linux/component.h
101
struct component_match **matchptr,
include/linux/component.h
105
struct component_match **matchptr,
include/linux/component.h
126
struct component_match **matchptr,
include/linux/component.h
96
struct component_match;
include/linux/component.h
99
const struct component_master_ops *, struct component_match *);
sound/hda/codecs/cirrus/cs8409.h
356
struct component_match *match;
sound/hda/codecs/side-codecs/hda_component.c
154
struct component_match *match = NULL;
sound/hda/core/component.c
285
struct component_match *match = NULL;
sound/soc/codecs/pm4125.c
1629
struct component_match **matchptr)
sound/soc/codecs/pm4125.c
1650
struct component_match *match = NULL;
sound/soc/codecs/wcd937x.c
2855
struct component_match **matchptr)
sound/soc/codecs/wcd937x.c
2882
struct component_match *match = NULL;
sound/soc/codecs/wcd938x.c
3455
struct component_match **matchptr)
sound/soc/codecs/wcd938x.c
3483
struct component_match *match = NULL;
sound/soc/codecs/wcd939x.c
3519
struct component_match **matchptr)
sound/soc/codecs/wcd939x.c
3545
struct component_match *match = NULL;