Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Ddd.c613 static void device_remove(struct device *dev) in device_unbind_cleanup()
745 device_remove(dev); in really_probe()
766 device_remove(dev); in really_probe()
1352 device_remove(dev); in __device_release_driver()
625 static void device_remove(struct device *dev) device_remove() function
/linux/drivers/net/phy/
H A Dmdio_device.c133 mdiodev->device_remove = mdio_device_remove; in mdio_device_register_reset()
H A Dphy_device.c770 mdiodev->device_remove = phy_mdio_device_remove; in phy_device_create()
/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.c847 .device_remove = tegra241_cmdqv_remove,
899 .device_remove = tegra241_cmdqv_remove, in __tegra241_cmdqv_probe()
H A Darm-smmu-v3.c5422 if (smmu->impl_ops && smmu->impl_ops->device_remove)
5423 smmu->impl_ops->device_remove(smmu);
/linux/drivers/siox/
H A Dsiox-core.c630 static DEVICE_ATTR_WO(device_remove);