Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Ddd.c561 static void device_remove(struct device *dev) in device_remove() function
694 device_remove(dev); in really_probe()
715 device_remove(dev); in really_probe()
1273 device_remove(dev); in __device_release_driver()
/linux/drivers/net/phy/
H A Dmdio_device.c62 mdiodev->device_remove = mdio_device_remove; in mdio_device_create()
H A Dmdio_bus.c790 mdiodev->device_remove(mdiodev); in __mdiobus_register()
820 mdiodev->device_remove(mdiodev); in mdiobus_unregister()
H A Dphy_device.c683 mdiodev->device_remove = phy_mdio_device_remove; in phy_device_create()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-siox31 What: /sys/bus/siox/devices/siox-X/device_remove
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Dtegra241-cmdqv.c691 .device_remove = tegra241_cmdqv_remove,
814 .device_remove = tegra241_cmdqv_remove, in __tegra241_cmdqv_probe()
H A Darm-smmu-v3.c4559 if (smmu->impl_ops && smmu->impl_ops->device_remove) in arm_smmu_impl_remove()
4560 smmu->impl_ops->device_remove(smmu); in arm_smmu_impl_remove()
/linux/drivers/siox/
H A Dsiox-core.c630 static DEVICE_ATTR_WO(device_remove);