Home
last modified time | relevance | path

Searched refs:iommu_attach_device (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/pci/drm/include/linux/
Diommu.h26 int iommu_attach_device(struct iommu_domain *, struct device *);
/openbsd/src/sys/dev/pci/drm/
Ddrm_linux.c3423 iommu_attach_device(struct iommu_domain *domain, struct device *dev) in iommu_attach_device() function