Searched refs:force_remove (Results 1 – 4 of 4) sorted by relevance
134 static int mdev_device_remove_ops(struct mdev_device *mdev, bool force_remove) in mdev_device_remove_ops() argument144 if (ret && !force_remove) in mdev_device_remove_ops()243 bool force_remove = true; in mdev_unregister_device() local257 device_for_each_child(dev, (void *)&force_remove, in mdev_unregister_device()349 int mdev_device_remove(struct device *dev, bool force_remove) in mdev_device_remove() argument380 ret = mdev_device_remove_ops(mdev, force_remove); in mdev_device_remove()
62 int mdev_device_remove(struct device *dev, bool force_remove);
1 What: /sys/firmware/acpi/hotplug/force_remove5 Since the force_remove is inherently broken and dangerous to
1028 __ATTR(force_remove, S_IRUGO | S_IWUSR, force_remove_show,