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
564
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
934
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
120
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
209
static struct component_match *exynos_drm_match_add(struct device *dev)
drivers/gpu/drm/exynos/exynos_drm_drv.c
211
struct component_match *match = NULL;
drivers/gpu/drm/exynos/exynos_drm_drv.c
336
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
157
struct component_match *match = NULL;
drivers/gpu/drm/imx/dc/dc-drv.c
51
dc_add_components(struct device *dev, struct component_match **matchptr)
drivers/gpu/drm/ingenic/ingenic-drm-drv.c
1460
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
1062
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
1018
struct component_match **matchptr)
drivers/gpu/drm/msm/msm_drv.c
1058
struct component_match *match = NULL;
drivers/gpu/drm/msm/msm_drv.c
913
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/vc4/vc4_drv.c
250
struct component_match **match,
drivers/gpu/drm/vc4/vc4_drv.c
444
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
465
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
151
void lwmi_cd_match_add_all(struct device *master, struct component_match **matchptr)
drivers/platform/x86/lenovo/wmi-capdata.c
369
struct component_match *master_match = NULL;
drivers/platform/x86/lenovo/wmi-capdata.h
30
struct component_match;
drivers/platform/x86/lenovo/wmi-capdata.h
86
void lwmi_cd_match_add_all(struct device *master, struct component_match **matchptr);
drivers/platform/x86/lenovo/wmi-other.c
1688
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
84
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
1624
struct component_match **matchptr)
sound/soc/codecs/pm4125.c
1645
struct component_match *match = NULL;
sound/soc/codecs/wcd937x.c
2874
struct component_match **matchptr)
sound/soc/codecs/wcd937x.c
2901
struct component_match *match = NULL;
sound/soc/codecs/wcd938x.c
3450
struct component_match **matchptr)
sound/soc/codecs/wcd938x.c
3478
struct component_match *match = NULL;
sound/soc/codecs/wcd939x.c
3514
struct component_match **matchptr)
sound/soc/codecs/wcd939x.c
3540
struct component_match *match = NULL;