Searched refs:rpmsg_eptdev_destroy (Results 1 – 1 of 1) sorted by relevance
81 static int rpmsg_eptdev_destroy(struct device *dev, void *data) in rpmsg_eptdev_destroy() function283 return rpmsg_eptdev_destroy(&eptdev->dev, NULL); in rpmsg_eptdev_ioctl()533 ret = device_for_each_child(&ctrldev->dev, NULL, rpmsg_eptdev_destroy); in rpmsg_chrdev_remove()