Home
last modified time | relevance | path

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

/linux/drivers/base/
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/
A Dmdio_device.c62 mdiodev->device_remove = mdio_device_remove; in mdio_device_create()
A Dmdio_bus.c790 mdiodev->device_remove(mdiodev); in __mdiobus_register()
820 mdiodev->device_remove(mdiodev); in mdiobus_unregister()
A Dphy_device.c683 mdiodev->device_remove = phy_mdio_device_remove; in phy_device_create()
/linux/Documentation/ABI/testing/
A Dsysfs-bus-siox31 What: /sys/bus/siox/devices/siox-X/device_remove
/linux/drivers/iommu/arm/arm-smmu-v3/
A Dtegra241-cmdqv.c690 .device_remove = tegra241_cmdqv_remove,
811 .device_remove = tegra241_cmdqv_remove, in __tegra241_cmdqv_probe()
A Darm-smmu-v3.h691 void (*device_remove)(struct arm_smmu_device *smmu); member
A Darm-smmu-v3.c4505 if (smmu->impl_ops && smmu->impl_ops->device_remove) in arm_smmu_impl_remove()
4506 smmu->impl_ops->device_remove(smmu); in arm_smmu_impl_remove()
/linux/include/linux/
A Dmdio.h36 void (*device_remove)(struct mdio_device *mdiodev); member
/linux/drivers/siox/
A Dsiox-core.c630 static DEVICE_ATTR_WO(device_remove);

Completed in 38 milliseconds