Home
last modified time | relevance | path

Searched refs:iommu_fwspec (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diommu.h382 struct iommu_fwspec *fwspec;
554 * struct iommu_fwspec - per-device IOMMU instance data
562 struct iommu_fwspec { struct
586 static inline struct iommu_fwspec *dev_iommu_fwspec_get(struct device *dev) in dev_iommu_fwspec_get()
595 static inline void dev_iommu_fwspec_set(struct device *dev, struct iommu_fwspec *fwspec) in dev_iommu_fwspec_set()
635 struct iommu_fwspec { struct
1004 static inline struct iommu_fwspec *dev_iommu_fwspec_get(struct device *dev) in dev_iommu_fwspec_get()
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Diommu.c2927 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in iommu_fwspec_init()
2953 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in iommu_fwspec_free()
2965 struct iommu_fwspec *fwspec = dev_iommu_fwspec_get(dev); in iommu_fwspec_add_ids()

Completed in 7 milliseconds