Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcomponent.h86 int component_compare_of(struct device *dev, void *data);
/linux/drivers/gpu/drm/sprd/
H A Dsprd_drm.c136 return drm_of_component_probe(&pdev->dev, component_compare_of, &drm_component_ops); in sprd_drm_probe()
/linux/drivers/base/
H A Dcomponent.c296 int component_compare_of(struct device *dev, void *data) in component_compare_of() function
300 EXPORT_SYMBOL_GPL(component_compare_of);
/linux/drivers/gpu/drm/sti/
H A Dsti_drv.c245 drm_of_component_match_add(dev, &match, component_compare_of, in sti_platform_probe()
/linux/drivers/gpu/drm/armada/
H A Darmada_drv.c182 drm_of_component_match_add(dev, match, component_compare_of, in armada_add_endpoints()
/linux/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.c279 drm_of_component_match_add(dev, &match, component_compare_of, remote); in kirin_drm_platform_probe()
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_drv.c329 drm_of_component_match_add(dev, match, component_compare_of, node); in sun4i_drv_add_endpoints()
/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.c965 component_compare_of, intf); in add_components_mdp()
1033 drm_of_component_match_add(dev, matchptr, component_compare_of, np); in add_gpu_components()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c383 component_compare_of, in rockchip_drm_match_add()
/linux/drivers/gpu/drm/meson/
H A Dmeson_drv.c492 component_match_add(&pdev->dev, &match, component_compare_of, remote); in meson_drv_probe()
/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_drv.c632 component_compare_of, core_node); in etnaviv_pdev_probe()
/linux/drivers/iommu/
H A Dmtk_iommu_v1.c669 component_compare_of, larbnode); in mtk_iommu_v1_probe()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_drm_drv.c1172 drm_of_component_match_add(dev, &match, component_compare_of, in mtk_drm_probe()
/linux/sound/soc/codecs/
H A Dwcd937x.c2845 component_compare_of, wcd937x->rxnode); in wcd937x_add_slave_components()
2854 component_compare_of, wcd937x->txnode); in wcd937x_add_slave_components()
H A Dwcd938x.c3515 component_compare_of, wcd938x->rxnode); in wcd938x_add_slave_components()
3524 component_compare_of, wcd938x->txnode); in wcd938x_add_slave_components()
H A Dwcd939x.c3596 component_compare_of, wcd939x->rxnode); in wcd939x_add_slave_components()
3605 component_compare_of, wcd939x->txnode); in wcd939x_add_slave_components()
/linux/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c1460 drm_of_component_match_add(dev, &match, component_compare_of, np); in ingenic_drm_probe()