Searched refs:device_remove (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/phy/
H A Dmdio_device.c62 mdiodev->device_remove = mdio_device_remove;
H A Dmdio_bus.c790 mdiodev->device_remove(mdiodev);
820 mdiodev->device_remove(mdiodev);
H A Dphy_device.c667 mdiodev->device_remove = phy_mdio_device_remove;
/linux-master/drivers/base/
H A Ddd.c560 static void device_remove(struct device *dev) function
692 device_remove(dev);
713 device_remove(dev);
1270 device_remove(dev);
/linux-master/include/linux/
H A Dmdio.h36 void (*device_remove)(struct mdio_device *mdiodev); member in struct:mdio_device
/linux-master/drivers/siox/
H A Dsiox-core.c630 static DEVICE_ATTR_WO(device_remove);

Completed in 258 milliseconds