Home
last modified time | relevance | path

Searched refs:component_match_add_release (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/include/linux/
Dcomponent.h36 void component_match_add_release(struct device *master,
45 component_match_add_release(master, matchptr, NULL, compare, in component_match_add()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_of.c95 component_match_add_release(master, matchptr, drm_release_of, in drm_of_component_match_add()
/Linux-v4.19/drivers/base/
Dcomponent.c319 void component_match_add_release(struct device *master, in component_match_add_release() function
359 EXPORT_SYMBOL(component_match_add_release);
/Linux-v4.19/drivers/iommu/
Dmtk_iommu_v1.c613 component_match_add_release(dev, &match, release_of, in mtk_iommu_probe()
Dmtk_iommu.c644 component_match_add_release(dev, &match, release_of, in mtk_iommu_probe()