Searched refs:component_match_add_release (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/include/linux/ |
D | component.h | 36 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/ |
D | drm_of.c | 95 component_match_add_release(master, matchptr, drm_release_of, in drm_of_component_match_add()
|
/Linux-v4.19/drivers/base/ |
D | component.c | 319 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/ |
D | mtk_iommu_v1.c | 613 component_match_add_release(dev, &match, release_of, in mtk_iommu_probe()
|
D | mtk_iommu.c | 644 component_match_add_release(dev, &match, release_of, in mtk_iommu_probe()
|