Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcomponent.h92 void component_match_add_release(struct device *master,
121 component_match_add_release(master, matchptr, NULL, compare, in component_match_add()
/Linux-v5.4/drivers/gpu/drm/
Ddrm_of.c97 component_match_add_release(master, matchptr, drm_release_of, in drm_of_component_match_add()
/Linux-v5.4/drivers/base/
Dcomponent.c400 void component_match_add_release(struct device *master, in component_match_add_release() function
408 EXPORT_SYMBOL(component_match_add_release);
/Linux-v5.4/drivers/iommu/
Dmtk_iommu_v1.c615 component_match_add_release(dev, &match, release_of, in mtk_iommu_probe()
Dmtk_iommu.c714 component_match_add_release(dev, &match, release_of, in mtk_iommu_probe()