Home
last modified time | relevance | path

Searched refs:device_remove (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/phy/
H A Dmdio_bus_provider.c419 mdiodev->device_remove(mdiodev); in __mdiobus_register()
446 mdiodev->device_remove(mdiodev); in mdiobus_unregister()
H A Dphy_device.c814 mdiodev->device_remove = phy_mdio_device_remove; in phy_device_create()
/linux/drivers/base/
H A Ddd.c563 static void device_remove(struct device *dev) in device_remove() function
695 device_remove(dev); in really_probe()
716 device_remove(dev); in really_probe()
1274 device_remove(dev); in __device_release_driver()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-siox31 What: /sys/bus/siox/devices/siox-X/device_remove
/linux/include/linux/
H A Dmdio.h36 void (*device_remove)(struct mdio_device *mdiodev); member
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Dtegra241-cmdqv.c846 .device_remove = tegra241_cmdqv_remove,
961 .device_remove = tegra241_cmdqv_remove, in __tegra241_cmdqv_probe()
/linux/drivers/siox/
H A Dsiox-core.c630 static DEVICE_ATTR_WO(device_remove);