Searched refs:component_match_add_release (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | component.h | 92 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/ |
| D | drm_of.c | 97 component_match_add_release(master, matchptr, drm_release_of, in drm_of_component_match_add()
|
| /Linux-v5.4/drivers/base/ |
| D | component.c | 400 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/ |
| D | mtk_iommu_v1.c | 615 component_match_add_release(dev, &match, release_of, in mtk_iommu_probe()
|
| D | mtk_iommu.c | 714 component_match_add_release(dev, &match, release_of, in mtk_iommu_probe()
|