Searched refs:device_remove (Results 1 – 7 of 7) sorted by relevance
565 static void device_remove(struct device *dev) in device_remove() function697 device_remove(dev); in really_probe()718 device_remove(dev); in really_probe()1284 device_remove(dev); in __device_release_driver()
52 mdiodev->device_remove = mdio_device_remove; in mdio_device_create()
770 mdiodev->device_remove = phy_mdio_device_remove; in phy_device_create()
31 What: /sys/bus/siox/devices/siox-X/device_remove
846 .device_remove = tegra241_cmdqv_remove,898 .device_remove = tegra241_cmdqv_remove, in __tegra241_cmdqv_probe()
4778 if (smmu->impl_ops && smmu->impl_ops->device_remove) in arm_smmu_impl_remove()4779 smmu->impl_ops->device_remove(smmu); in arm_smmu_impl_remove()
630 static DEVICE_ATTR_WO(device_remove);