Home
last modified time | relevance | path

Searched refs:remove_device (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/drivers/iommu/
Diommu.c898 if (ops->remove_device && dev->iommu_group) in remove_iommu_group()
899 ops->remove_device(dev); in remove_iommu_group()
920 if (ops->remove_device && dev->iommu_group) { in iommu_bus_notifier()
921 ops->remove_device(dev); in iommu_bus_notifier()
Ds390-iommu.c348 .remove_device = s390_iommu_remove_device,
Dipmmu-vmsa.c745 .remove_device = ipmmu_remove_device,
Drockchip-iommu.c981 .remove_device = rk_iommu_remove_device,
Dfsl_pamu_domain.c1064 .remove_device = fsl_pamu_remove_device,
Dtegra-smmu.c742 .remove_device = tegra_smmu_remove_device,
Dexynos-iommu.c1186 .remove_device = exynos_iommu_remove_device,
Domap-iommu.c1288 .remove_device = omap_iommu_remove_device,
Darm-smmu.c1449 .remove_device = arm_smmu_remove_device,
Darm-smmu-v3.c1924 .remove_device = arm_smmu_remove_device,
Damd_iommu.c3169 .remove_device = amd_iommu_remove_device,
Dintel-iommu.c5110 .remove_device = intel_iommu_remove_device,
/linux-4.4.14/Documentation/driver-model/
Dclass.txt37 .remove_device = input_remove_device,
/linux-4.4.14/include/linux/
Diommu.h170 void (*remove_device)(struct device *dev); member
/linux-4.4.14/net/bluetooth/
Dmgmt.c6295 static int remove_device(struct sock *sk, struct hci_dev *hdev, in remove_device() function
7440 { remove_device, MGMT_REMOVE_DEVICE_SIZE },