Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Ddd.c561 static void device_remove(struct device *dev) in device_remove() function
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h719 void (*device_remove)(struct arm_smmu_device *smmu); member