Searched refs:device_remove (Results 1 – 10 of 10) sorted by relevance
561 static void device_remove(struct device *dev) in device_remove() function693 device_remove(dev); in really_probe()714 device_remove(dev); in really_probe()1272 device_remove(dev); in __device_release_driver()
62 mdiodev->device_remove = mdio_device_remove; in mdio_device_create()
804 mdiodev->device_remove(mdiodev); in __mdiobus_register()834 mdiodev->device_remove(mdiodev); in mdiobus_unregister()
677 mdiodev->device_remove = phy_mdio_device_remove; in phy_device_create()
31 What: /sys/bus/siox/devices/siox-X/device_remove
683 .device_remove = tegra241_cmdqv_remove,794 .device_remove = tegra241_cmdqv_remove, in __tegra241_cmdqv_probe()
719 void (*device_remove)(struct arm_smmu_device *smmu); member
4679 if (smmu->impl_ops && smmu->impl_ops->device_remove) in arm_smmu_impl_remove()4680 smmu->impl_ops->device_remove(smmu); in arm_smmu_impl_remove()
36 void (*device_remove)(struct mdio_device *mdiodev); member
630 static DEVICE_ATTR_WO(device_remove);