Home
last modified time | relevance | path

Searched defs:master_np (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/
H A Dof_iommu.c44 static int of_iommu_configure_dev_id(struct device_node *master_np, in of_iommu_configure_dev_id() argument
62 of_iommu_configure_dev(struct device_node * master_np,struct device * dev) of_iommu_configure_dev() argument
94 of_iommu_configure_device(struct device_node * master_np,struct device * dev,const u32 * id) of_iommu_configure_device() argument
116 of_iommu_configure(struct device * dev,struct device_node * master_np,const u32 * id) of_iommu_configure() argument
[all...]
/linux/include/linux/
H A Dof_iommu.h20 struct device_node *master_np, in of_iommu_configure()