Searched refs:get_device_iommu_group (Results 1 – 1 of 1) sorted by relevance
191 fn get_device_iommu_group(path: &Path) -> Option<u64> { in get_device_iommu_group() function257 if get_device_iommu_group(&path).is_none() { in bind_device()