Searched refs:device_remove (Results 1 – 7 of 7) sorted by relevance
534 static void device_remove(struct device *dev) in device_remove() function667 device_remove(dev); in really_probe()686 device_remove(dev); in really_probe()1240 device_remove(dev); in __device_release_driver()
62 mdiodev->device_remove = mdio_device_remove; in mdio_device_create()
746 mdiodev->device_remove(mdiodev); in __mdiobus_register()776 mdiodev->device_remove(mdiodev); in mdiobus_unregister()
654 mdiodev->device_remove = phy_mdio_device_remove; in phy_device_create()
31 What: /sys/bus/siox/devices/siox-X/device_remove
36 void (*device_remove)(struct mdio_device *mdiodev); member
630 static DEVICE_ATTR_WO(device_remove);
Completed in 16 milliseconds