Home
last modified time | relevance | path

Searched refs:device_remove (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/base/
H A Ddd.c563 static void device_remove(struct device *dev) in device_remove() function
695 device_remove(dev); in really_probe()
716 device_remove(dev); in really_probe()
1282 device_remove(dev); in __device_release_driver()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-siox31 What: /sys/bus/siox/devices/siox-X/device_remove
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Dtegra241-cmdqv.c848 .device_remove = tegra241_cmdqv_remove,
963 .device_remove = tegra241_cmdqv_remove, in __tegra241_cmdqv_probe()
H A Darm-smmu-v3.c4693 if (smmu->impl_ops && smmu->impl_ops->device_remove) in arm_smmu_impl_remove()
4694 smmu->impl_ops->device_remove(smmu); in arm_smmu_impl_remove()
/linux/drivers/siox/
H A Dsiox-core.c630 static DEVICE_ATTR_WO(device_remove);