Searched refs:mdev_device_remove_cb (Results 1 – 1 of 1) sorted by relevance
123 static int mdev_device_remove_cb(struct device *dev, void *data) in mdev_device_remove_cb() function243 device_for_each_child(dev, NULL, mdev_device_remove_cb); in mdev_unregister_device()