Home
last modified time | relevance | path

Searched refs:component_compare_of (Results 1 – 16 of 16) sorted by relevance

/linux-5.19.10/include/linux/
Dcomponent.h86 int component_compare_of(struct device *dev, void *data);
/linux-5.19.10/drivers/gpu/drm/sprd/
Dsprd_drm.c138 return drm_of_component_probe(&pdev->dev, component_compare_of, &drm_component_ops); in sprd_drm_probe()
/linux-5.19.10/drivers/gpu/drm/arm/display/komeda/
Dkomeda_drv.c105 drm_of_component_match_add(master, match, component_compare_of, remote); in komeda_add_slave()
/linux-5.19.10/drivers/gpu/drm/sti/
Dsti_drv.c242 drm_of_component_match_add(dev, &match, component_compare_of, in sti_platform_probe()
/linux-5.19.10/drivers/gpu/drm/armada/
Darmada_drv.c188 drm_of_component_match_add(dev, match, component_compare_of, in armada_add_endpoints()
/linux-5.19.10/drivers/base/
Dcomponent.c296 int component_compare_of(struct device *dev, void *data) in component_compare_of() function
300 EXPORT_SYMBOL_GPL(component_compare_of);
/linux-5.19.10/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.c277 drm_of_component_match_add(dev, &match, component_compare_of, remote); in kirin_drm_platform_probe()
/linux-5.19.10/drivers/gpu/drm/sun4i/
Dsun4i_drv.c327 drm_of_component_match_add(dev, match, component_compare_of, node); in sun4i_drv_add_endpoints()
/linux-5.19.10/drivers/gpu/drm/meson/
Dmeson_drv.c473 component_match_add(&pdev->dev, &match, component_compare_of, remote); in meson_drv_probe()
/linux-5.19.10/drivers/gpu/drm/msm/
Dmsm_drv.c1058 component_compare_of, intf); in add_components_mdp()
1089 drm_of_component_match_add(dev, matchptr, component_compare_of, np); in add_gpu_components()
/linux-5.19.10/drivers/gpu/drm/mediatek/
Dmtk_drm_drv.c646 drm_of_component_match_add(dev, &match, component_compare_of, in mtk_drm_probe()
/linux-5.19.10/drivers/gpu/drm/etnaviv/
Detnaviv_drv.c594 component_compare_of, core_node); in etnaviv_pdev_probe()
/linux-5.19.10/drivers/iommu/
Dmtk_iommu_v1.c681 component_compare_of, larbnode); in mtk_iommu_v1_probe()
Dmtk_iommu.c1084 component_compare_of, larbnode); in mtk_iommu_mm_dts_parse()
/linux-5.19.10/drivers/gpu/drm/ingenic/
Dingenic-drm-drv.c1447 drm_of_component_match_add(dev, &match, component_compare_of, np); in ingenic_drm_probe()
/linux-5.19.10/sound/soc/codecs/
Dwcd938x.c4479 component_compare_of, wcd938x->rxnode); in wcd938x_add_slave_components()
4488 component_compare_of, wcd938x->txnode); in wcd938x_add_slave_components()