Searched refs:of_iommu_init_fn (Results 1 – 2 of 2) sorted by relevance
41 typedef int (*of_iommu_init_fn)(struct device_node *); typedef44 _OF_DECLARE(iommu, name, compat, fn, of_iommu_init_fn)
182 const of_iommu_init_fn init_fn = match->data; in of_iommu_init()