Searched refs:device_remove (Results 1 – 7 of 7) sorted by relevance
613 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
133 mdiodev->device_remove = mdio_device_remove; in mdio_device_register_reset()
770 mdiodev->device_remove = phy_mdio_device_remove; in phy_device_create()
31 What: /sys/bus/siox/devices/siox-X/device_remove
847 .device_remove = tegra241_cmdqv_remove,899 .device_remove = tegra241_cmdqv_remove, in __tegra241_cmdqv_probe()
5422 if (smmu->impl_ops && smmu->impl_ops->device_remove)5423 smmu->impl_ops->device_remove(smmu);
630 static DEVICE_ATTR_WO(device_remove);